|
OpenHantek
|
Go to the source code of this file.
Namespaces | |
| Hantek | |
Enumerations | |
| enum | Hantek::RollState : int { Hantek::RollState::STARTSAMPLING = 0, Hantek::RollState::ENABLETRIGGER = 1, Hantek::RollState::FORCETRIGGER = 2, Hantek::RollState::GETDATA = 3, Hantek::RollState::_COUNT } |
| The states of the roll cycle (Since capture state isn't valid). More... | |
| enum | Hantek::CaptureState { Hantek::CAPTURE_WAITING = 0, Hantek::CAPTURE_SAMPLING = 1, Hantek::CAPTURE_READY = 2, Hantek::CAPTURE_READY2250 = 3, Hantek::CAPTURE_READY5200 = 7, Hantek::CAPTURE_ERROR = 1000 } |
| The different capture states which the oscilloscope returns. More... | |