|
||||
|
|
|
|
|
State | DEV_VOID | DEV_STATE | OPERATOR | This command gets the device state (stored in its device_state data member) and returns it to the caller. |
Status | DEV_VOID | CONST_DEV_STRING | OPERATOR | This command gets the device status (stored in its device_status data member) and returns it to the caller. |
Stop | DEV_VOID | DEV_VOID | OPERATOR | Stops operation of the pump. The most important action ? stop the PressureControl ? power control ? go to the measurement mode |
Decompress | DEV_VOID | DEV_VOID | OPERATOR | Starts the decompression to the lowest pressure with DecompressRate First ? stops the operation of the pump. Reads the value of the DecompressRate, sets the value of the SlewRate to this value Sets the SlewRateMode to 0=LINEAR Sets the SetPoint = 0 Sets the PressureControl = 1 |
Compress | DEV_VOID | DEV_VOID | OPERATOR | Starts the pump to do compression or decompression PressureControl = 1 |