![]() |
THM1176InstrumentManager
1.0
Qt Object abstraction for Metrolab THM1176
|
Access the Operation Status Register as bit fields. More...
#include <THM1176Types.h>
Public Attributes | |
U16 | CALibrating: 1 |
Measuring zero-offset. More... | |
U16 | NA1: 1 |
Not Available. More... | |
U16 | RANGing: 1 |
Changing range. More... | |
U16 | NA3: 1 |
Not Available. More... | |
U16 | MEASuring: 1 |
Measuring magnetic field strength. More... | |
U16 | WaitingForTRIGger: 1 |
Waiting for trigger. More... | |
U16 | NA6_15: 10 |
Not Available. More... | |
Access the Operation Status Register as bit fields.
Definition at line 125 of file THM1176Types.h.
U16 MTL::Instrument::THM1176Types::uOPERation::sOPERation::CALibrating |
Measuring zero-offset.
Definition at line 128 of file THM1176Types.h.
U16 MTL::Instrument::THM1176Types::uOPERation::sOPERation::MEASuring |
Measuring magnetic field strength.
Definition at line 132 of file THM1176Types.h.
U16 MTL::Instrument::THM1176Types::uOPERation::sOPERation::NA1 |
Not Available.
Definition at line 129 of file THM1176Types.h.
U16 MTL::Instrument::THM1176Types::uOPERation::sOPERation::NA3 |
Not Available.
Definition at line 131 of file THM1176Types.h.
U16 MTL::Instrument::THM1176Types::uOPERation::sOPERation::NA6_15 |
Not Available.
Definition at line 134 of file THM1176Types.h.
U16 MTL::Instrument::THM1176Types::uOPERation::sOPERation::RANGing |
Changing range.
Definition at line 130 of file THM1176Types.h.
U16 MTL::Instrument::THM1176Types::uOPERation::sOPERation::WaitingForTRIGger |
Waiting for trigger.
Definition at line 133 of file THM1176Types.h.