OpenHantek
Loading...
Searching...
No Matches
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.
double trigger = 0.0
 Trigger level in V.
unsigned gainStepIndex = 6
 The vertical resolution in V/div (default = 1.0).
unsigned couplingOrMathIndex = 0
 Different index: coupling for real- and mode for math-channels.
bool inverted = false
 true if the channel is inverted (mirrored on cross-axis)
double probeAttn = 1.0
 attenuation of probe
Data Fields inherited from DsoSettingsScopeChannel
QString name
 Name of this channel.
bool used = false
 true if the channel is used (either visible or input for math etc.)
bool visible = false
 true if the channel is turned on
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: