public PropertyValue FUNC_PLCFIRMWARE_VERSION( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCFIRMWARE_VERSION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCFIRMWARE_VERSION( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCFIRMWARE_VERSION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Used to specify the version, e.g., the firmware version of intelligent PLC modules. The value can be automatically entered by the device selection.