public PropertyValue FUNC_PLCBUSTERMCOMMENTITY_NAME( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCBUSTERMCOMMENTITY_NAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCBUSTERMCOMMENTITY_NAME( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCBUSTERMCOMMENTITY_NAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is no longer in use and only taken into consideration in old projects. Name of the communication unit, the value is selectable from the associated main function (PLC card).