public PropertyValue FUNC_PLCCPU( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCCPU { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Outputs a semicolon-separated list of all the CPU names that are entered at the PLC box. The display is effected without gaps, meaning that empty entries are not listed.
FunctionPropertyList Class FunctionPropertyList Members Overload List