public PropertyValue FUNC_PLCISPOWERSUPPLY( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCISPOWERSUPPLY { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCISPOWERSUPPLY( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCISPOWERSUPPLY { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Identifies the device as a power supply.