public PropertyValue FUNC_PLCISCPU( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCISCPU { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCISCPU( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCISCPU { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Identifies a PLC box as the central processing unit (the processor) of a PLC controller.