public PropertyValue FUNC_PLCCHANNEL_DESIGNATION_MANUAL( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCCHANNEL_DESIGNATION_MANUAL { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCCHANNEL_DESIGNATION_MANUAL( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCCHANNEL_DESIGNATION_MANUAL { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
PLC channel designation for PLC connection points and channels. The channel designation can be manually or automatically assigned. A channel must be unique within a PLC card. For power supply connection points, the assignment is usually graphical.