|
OpenHantek
|
Stores the current trigger settings of the device. More...
#include <controlsettings.h>
Data Fields | |
| std::vector< double > | level |
| The trigger level for each channel in V. | |
| double | position = 0.0 |
| The current pretrigger position. | |
| unsigned int | point = 0 |
| The trigger position in Hantek coding. | |
| Dso::TriggerMode | mode = Dso::TriggerMode::HARDWARE_SOFTWARE |
| The trigger mode. | |
| Dso::Slope | slope = Dso::Slope::Positive |
| The trigger slope. | |
| bool | special = false |
| true, if the trigger source is special | |
| unsigned int | source = 0 |
| The trigger source. | |
Stores the current trigger settings of the device.
1.8.14