BeckhoffAdixenTurboFull¶
Commands¶
| Key | Displayed Name | Description | Alias | Access Level | Allowed States |
|---|---|---|---|---|---|
| nominalMode | Nominal Mode | When Nominal Mode is selected, the pump speed
will match the nominally defined speed
setpoint.
|
CNominalMode | OPERATOR | ON, RUNNING, INTERLOCK_BROKEN |
| off | Off | Turn the pump off.
|
COff | OPERATOR | STARTING, ON, ERROR, RUNNING, INTERLOCK_BROKEN |
| on | On | Turn the pump on.
|
COn | OPERATOR | OFF, INTERLOCK_BROKEN |
| standbyMode | Standby Mode | When Standby Mode is selected, the pump speed
will match the speed setpoint.
|
CStandbyMode | OPERATOR | ON, RUNNING, INTERLOCK_BROKEN |
Properties¶
| Key | Displayed Name | Description | Alias | Type | Access Level | Access Mode | Allowed States |
|---|---|---|---|---|---|---|---|
| isOn | Pump is On | True when pump is switched on
|
Bool | OBSERVER | READONLY | ||
| isOnTarget | On Target | True when pump is on target pressure
|
Bool | OBSERVER | READONLY | ||
| isPurgeValveOpen | Purge Valve Open | True when purge valve is open
|
Bool | OBSERVER | READONLY | ||
| isRunning | Running | True when pump is running
|
Bool | OBSERVER | READONLY | ||
| isSerialCtrl | Serial Control | True when Serial control is active
|
Bool | OBSERVER | READONLY | ||
| isStandby | Standby | True when pump in in standby
|
Bool | OBSERVER | READONLY | ||
| isStandbyMode | Standby Mode | True when pump is in standby mode
|
Bool | OBSERVER | READONLY | ||
| isStarting | Starting | True when pump is starting
|
Bool | OBSERVER | READONLY | ||
| isVentValveOpen | Vent Valve Open | True when vent valve is open
|
Bool | OBSERVER | READONLY | ||
| isWarning | Warning | True when pump has a warning active
|
Bool | OBSERVER | READONLY | ||
| pumpModel | PumpModel | Display pump model and features (human
readable)
|
String | OBSERVER | READONLY | ||
| pGroup | Pump Model and Interface. | Remote has been configured via the device
interface to allow remote commands when true.
|
APGroup | UInt16 | OPERATOR | READONLY |