public PropertyValue FUNC_PLCSYMBOLICADDRESS_MANUAL( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCSYMBOLICADDRESS_MANUAL { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCSYMBOLICADDRESS_MANUAL( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCSYMBOLICADDRESS_MANUAL { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Manually entered symbolic PLC address of a PLC connection point. This property, if it exists, is transferred on synchronization between overview and schematic.