public PropertyValue PLCIOENTRY_COMMUNICATIONENTITY_NAME( int index ) {get; set;}
public: property PropertyValue^ PLCIOENTRY_COMMUNICATIONENTITY_NAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PLCIOENTRY_COMMUNICATIONENTITY_NAME( int index ) {get; set;}
public: property PropertyValue^ PLCIOENTRY_COMMUNICATIONENTITY_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. PLC addresses can be assigned to a particular communication unit of a PLC card. This property represents the second part of the reference to the communication unit. The first part of the reference is the database ID of the associated PLC box.