OpenHantek
Loading...
Searching...
No Matches
DsoSettingsScopeTrigger Struct Reference

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

#include <scopesettings.h>

Data Fields

Dso::TriggerMode mode = Dso::TriggerMode::AUTO
 Automatic, normal or single trigger.
double position = 0.5
 Horizontal position for pretrigger (middle of screen).
Dso::Slope slope = Dso::Slope::Positive
 Rising or falling edge causes trigger.
int source = 0
 Channel that is used as trigger source.
int smooth = 0
 Don't trigger on glitches.

Detailed Description

Holds the settings for the trigger. TODO Use ControlSettingsTrigger.

Field Documentation

◆ mode

Dso::TriggerMode DsoSettingsScopeTrigger::mode = Dso::TriggerMode::AUTO

Automatic, normal or single trigger.

◆ position

double DsoSettingsScopeTrigger::position = 0.5

Horizontal position for pretrigger (middle of screen).

◆ slope

Dso::Slope DsoSettingsScopeTrigger::slope = Dso::Slope::Positive

Rising or falling edge causes trigger.

◆ smooth

int DsoSettingsScopeTrigger::smooth = 0

Don't trigger on glitches.

◆ source

int DsoSettingsScopeTrigger::source = 0

Channel that is used as trigger source.


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