OpenHantek
DsoSettingsScopeVoltage Struct Reference

Holds the settings for the normal voltage graphs. TODO Use ControlSettingsVoltage. More...

#include <scopesettings.h>

Inheritance diagram for DsoSettingsScopeVoltage:
DsoSettingsScopeChannel

Data Fields

double offset = 0.0
 Vertical offset in divs. More...
 
double trigger = 0.0
 Trigger level in V. More...
 
unsigned gainStepIndex = 6
 The vertical resolution in V/div (default = 1.0) More...
 
unsigned couplingOrMathIndex = 0
 Different index: coupling for real- and mode for math-channels. More...
 
bool inverted = false
 true if the channel is inverted (mirrored on cross-axis) More...
 
double probeAttn = 1.0
 attenuation of probe More...
 
- Data Fields inherited from DsoSettingsScopeChannel
QString name
 Name of this channel. More...
 
bool used = false
 true if the channel is turned on More...
 
DsoSettingsScopeCursor cursor
 

Detailed Description

Holds the settings for the normal voltage graphs. TODO Use ControlSettingsVoltage.

Field Documentation

◆ couplingOrMathIndex

unsigned DsoSettingsScopeVoltage::couplingOrMathIndex = 0

Different index: coupling for real- and mode for math-channels.

◆ gainStepIndex

unsigned DsoSettingsScopeVoltage::gainStepIndex = 6

The vertical resolution in V/div (default = 1.0)

◆ inverted

bool DsoSettingsScopeVoltage::inverted = false

true if the channel is inverted (mirrored on cross-axis)

◆ offset

double DsoSettingsScopeVoltage::offset = 0.0

Vertical offset in divs.

◆ probeAttn

double DsoSettingsScopeVoltage::probeAttn = 1.0

attenuation of probe

◆ trigger

double DsoSettingsScopeVoltage::trigger = 0.0

Trigger level in V.


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