Holds the settings for the trigger. TODO Use ControlSettingsTrigger.
More...
#include <scopesettings.h>
|
|
Dso::TriggerMode | mode = Dso::TriggerMode::HARDWARE_SOFTWARE |
| | Automatic, normal or single trigger.
|
| |
|
double | position = 0.0 |
| | Horizontal position for pretrigger.
|
| |
|
Dso::Slope | slope = Dso::Slope::Positive |
| | Rising or falling edge causes trigger.
|
| |
|
unsigned int | source = 0 |
| | Channel that is used as trigger source.
|
| |
|
bool | special = false |
| | true if the trigger source is not a standard channel
|
| |
|
unsigned | swTriggerThreshold = 7 |
| | Software trigger, threshold.
|
| |
|
unsigned | swTriggerSampleSet = 11 |
| | Software trigger, sample set.
|
| |
Holds the settings for the trigger. TODO Use ControlSettingsTrigger.
The documentation for this struct was generated from the following file: