public PropertyValue FUNC_PLC_TRANSMISSIONRATE( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLC_TRANSMISSIONRATE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLC_TRANSMISSIONRATE( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLC_TRANSMISSIONRATE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
The data transfer rate of the bus system (value and unit). Using the index, you can differentiate between up to 10 values.