You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
A sensor with this capability detects the hydrostatic pressure and converts it into an analogue output signal of current between 4 and 20 mA. The output signal changes in proportion with the level of the tank.
A PLC calculates the percentage of the maximum fill state value.
Properties
| Name | Description | Input | Output | Writable | Observable |
| CurrentLevel | Current level property | PressureData | LevelData | no | yes |
| SwichStatus | Binary switch status (on/off) | --- | SwitchStatusData | no | yes |
Provide Input for writable properties.
Actions
| Name | Description | Input | Output |
Events
| Name | Description | Input | Output |
| OverflowAlarm | Alarm if overflow goes beyond the threshold | - | OverflowData |
Data Types
Numeric Data Types:
| Name | Description | Data Type | Min/Max Value | Unit Code |
| LevelData | Level of liquid fill state | number | 0 / 100 | percentage |
| VoltageData | sensor output | number | 4 / 20 | mA |
Enumeration or Text Data Types:
| Name | Description | Data Type | Enumeration (comma separated) |
| StatusData | switches status of pumps and valves | TurnOn, TurnOff |
Boolean Data Types:
| OverVoltageAlarm | causes event when threshold is exceeded |
Capability 'LiquidLevelSensing'
Description
A sensor with this capability detects the hydrostatic pressure and converts it into an analogue output signal of current between 4 and 20 mA. The output signal changes in proportion with the level of the tank.
A PLC calculates the percentage of the maximum fill state value.
Properties
| Name | Description | Input | Output | Writable | Observable |
| CurrentLevel | Current level property | PressureData | LevelData | no | yes |
| SwichStatus | Binary switch status (on/off) | --- | SwitchStatusData | no | yes |
Provide Input for writable properties.
Actions
| Name | Description | Input | Output |
Events
| Name | Description | Input | Output |
| OverflowAlarm | Alarm if overflow goes beyond the threshold | - | OverflowData |
Data Types
Numeric Data Types:
| Name | Description | Data Type | Min/Max Value | Unit Code |
| LevelData | Level of liquid fill state | number | 0 / 100 | percentage |
| VoltageData | sensor output | number | 4 / 20 | mA |
Enumeration or Text Data Types:
| Name | Description | Data Type | Enumeration (comma separated) |
| StatusData | switches status of pumps and valves | TurnOn, TurnOff |
Boolean Data Types:
| OverVoltageAlarm | causes event when threshold is exceeded |
Date Data Types: none
DateTime Data Types: none
Time Data Types: none
See available schema:DataTypes.
Remarks
Please write here any remark that you may have.
The text was updated successfully, but these errors were encountered: