qpidctrl
0.7.1
|
Public Attributes | |
unsigned char | Length |
unsigned char | Type |
unsigned short | GasSetPoint |
unsigned short | GasTemp |
signed short | GasError |
unsigned char | RunMode |
unsigned char | PhaseId |
unsigned short | RampRate |
unsigned short | TargetTemp |
unsigned short | EvapTemp |
unsigned short | SuctTemp |
unsigned short | Remaining |
unsigned char | GasFlow |
unsigned char | GasHeat |
unsigned char | EvapHeat |
unsigned char | SuctHeat |
unsigned char | LinePressure |
unsigned char | AlarmCode |
unsigned short | RunTime |
unsigned short | ControllerNumber |
unsigned char | SoftwareVersion |
unsigned char | EvapAdjust |
Definition at line 5 of file qcryostreamdevice.cpp.
unsigned char CryostreamStatus::AlarmCode |
Definition at line 23 of file qcryostreamdevice.cpp.
unsigned short CryostreamStatus::ControllerNumber |
Definition at line 25 of file qcryostreamdevice.cpp.
unsigned char CryostreamStatus::EvapAdjust |
Definition at line 27 of file qcryostreamdevice.cpp.
unsigned char CryostreamStatus::EvapHeat |
Definition at line 20 of file qcryostreamdevice.cpp.
unsigned short CryostreamStatus::EvapTemp |
Definition at line 15 of file qcryostreamdevice.cpp.
signed short CryostreamStatus::GasError |
Definition at line 10 of file qcryostreamdevice.cpp.
unsigned char CryostreamStatus::GasFlow |
Definition at line 18 of file qcryostreamdevice.cpp.
unsigned char CryostreamStatus::GasHeat |
Definition at line 19 of file qcryostreamdevice.cpp.
unsigned short CryostreamStatus::GasSetPoint |
Definition at line 8 of file qcryostreamdevice.cpp.
unsigned short CryostreamStatus::GasTemp |
Definition at line 9 of file qcryostreamdevice.cpp.
unsigned char CryostreamStatus::Length |
Definition at line 6 of file qcryostreamdevice.cpp.
unsigned char CryostreamStatus::LinePressure |
Definition at line 22 of file qcryostreamdevice.cpp.
unsigned char CryostreamStatus::PhaseId |
Definition at line 12 of file qcryostreamdevice.cpp.
unsigned short CryostreamStatus::RampRate |
Definition at line 13 of file qcryostreamdevice.cpp.
unsigned short CryostreamStatus::Remaining |
Definition at line 17 of file qcryostreamdevice.cpp.
unsigned char CryostreamStatus::RunMode |
Definition at line 11 of file qcryostreamdevice.cpp.
unsigned short CryostreamStatus::RunTime |
Definition at line 24 of file qcryostreamdevice.cpp.
unsigned char CryostreamStatus::SoftwareVersion |
Definition at line 26 of file qcryostreamdevice.cpp.
unsigned char CryostreamStatus::SuctHeat |
Definition at line 21 of file qcryostreamdevice.cpp.
unsigned short CryostreamStatus::SuctTemp |
Definition at line 16 of file qcryostreamdevice.cpp.
unsigned short CryostreamStatus::TargetTemp |
Definition at line 14 of file qcryostreamdevice.cpp.
unsigned char CryostreamStatus::Type |
Definition at line 7 of file qcryostreamdevice.cpp.