API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLC_TRANSMISSIONRATE Property / FUNC_PLC_TRANSMISSIONRATE(Int32) Property

In This Topic
FUNC_PLC_TRANSMISSIONRATE(Int32) Property
In This Topic
Data transfer rate # 20313. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLC_TRANSMISSIONRATE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

The data transfer rate of the bus system (value and unit). Using the index, you can differentiate between up to 10 values.

See Also