ABS SCPI Driver 0.2.0
ABS SCPI driver library
|
Bits for interpreting the model status. More...
Variables | |
constexpr std::uint8_t | kRunning = 0x01 |
The model is running. | |
constexpr std::uint8_t | kLoaded = 0x02 |
The model is loaded. | |
constexpr std::uint8_t | kErrored = 0x04 |
The model has errored. | |
Bits for interpreting the model status.