public PropertyValue PLCIOENTRY_DIRECTION {get; set;}
public: property PropertyValue^ PLCIOENTRY_DIRECTION { PropertyValue^ get(); void set ( PropertyValue^ value); }
public PropertyValue PLCIOENTRY_DIRECTION {get; set;}
public: property PropertyValue^ PLCIOENTRY_DIRECTION { PropertyValue^ get(); void set ( PropertyValue^ value); }
PLC connection points can be inputs or outputs. Input and output addresses can be recognized by the direction (input, output, undefined).