public PropertyValue DMPLAOBJECT_PLCADDRESS_DIRECTION( int index ) {get; set;}
public: property PropertyValue^ DMPLAOBJECT_PLCADDRESS_DIRECTION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue DMPLAOBJECT_PLCADDRESS_DIRECTION( int index ) {get; set;}
public: property PropertyValue^ DMPLAOBJECT_PLCADDRESS_DIRECTION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 50.
PLC inputs and outputs that are required for controlling can be defined at a planning object. Enter the direction here (input, output, undefined). The individual PLC inputs and outputs are differentiated via the index, with a maximum of 50.