|
OpenHantek
|
The parser for the BulkCode::GETCAPTURESTATE response. More...
#include <bulkStructs.h>
Public Member Functions | |
| BulkResponseGetCaptureState () | |
| Initializes the array. | |
| CaptureState | getCaptureState () |
| Gets the capture state. More... | |
| unsigned int | getTriggerPoint () |
| Gets the trigger point. More... | |
Additional Inherited Members | |
Data Fields inherited from BulkCommand | |
| Hantek::BulkCode | code |
| bool | pending = false |
| BulkCommand * | next = nullptr |
Protected Member Functions inherited from BulkCommand | |
| BulkCommand (Hantek::BulkCode code, unsigned size) | |
The parser for the BulkCode::GETCAPTURESTATE response.
| CaptureState Hantek::BulkResponseGetCaptureState::getCaptureState | ( | ) |
Gets the capture state.
| unsigned int Hantek::BulkResponseGetCaptureState::getTriggerPoint | ( | ) |
Gets the trigger point.
1.8.14