OpenHantek
Data Fields
DsoSettingsScopeTrigger Struct Reference

Holds the settings for the trigger. TODO Use ControlSettingsTrigger. More...

#include <scopesettings.h>

Data Fields

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.
 

Detailed Description

Holds the settings for the trigger. TODO Use ControlSettingsTrigger.


The documentation for this struct was generated from the following file: