OpenHantek
Data Fields
Dso::ControlSettingsTrigger Struct Reference

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.
 

Detailed Description

Stores the current trigger settings of the device.


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