public PropertyValue FUNC_PLCCPU_INDIRECT( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCCPU_INDIRECT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCCPU_INDIRECT( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCCPU_INDIRECT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Central processing unit, the processor of a PLC controller. Indirect property for requesting the PLC card property at a PLC connection point.