Slide_Valve2 data point type
This data point type can be used to display a controllable valve or slide valve. Faults and operating mode messages can be displayed as an option. Only .mode.remote and .mode.man must exist. Please refer to the type table for the command code.
Element | Data type | Description |
---|---|---|
alert.ControlFuse | bool | Control fuse fault |
alert.heater | bool | Heater fault |
alert.motorSwitch | bool | Motor protective switch fault |
alert.motorTherm | bool | Fault in motor thermistor protection |
alert.time | bool | Operating time exceeded |
alert.torque | bool | Torque exceeded |
alert.sumalertPLC | bool | External group alert |
alert.sumalert | string | Internal group alert |
cmd.open | int | open =1 Open, open=2 Stop, open=4 Closed |
cmd.mode | typref | Reference of the MODE_CMD data point type, auto = 2 manual mode, auto = 1 automatic mode |
para.position | float | Required position |
state.open | bool | Valve open |
state.close | bool | Valve closed |
state.opening | bool | Valve is opening |
state.closing | bool | Valve is closing |
state.mode | typref | Reference of the MODE_STATE data type |
value.position | float | Valve setting |
Associated symbols
Symbol | Symbol name | Description |
---|---|---|
Flap | This symbol represents a flap valve | |
Slide_Valve | This symbol represents a valve without its drive | |
Slide_Valve_E | This symbol represents a valve with electrical drive | |
Slide_Valve_P | This symbol represents a valve with pneumatic drive |