OpenHantek
Loading...
Searching...
No Matches
Dso::ControlSettingsVoltage Struct Reference

Stores the current amplification settings of the device. More...

#include <controlsettings.h>

Data Fields

double offset = 0.0
 The screen offset for each channel.
unsigned gain = 0
 The gain id.
bool used = false
 true, if the channel is used
bool inverted = false
 true, if the channel is inverted
double probeAttn = 1.0
 attenuation of probe
Dso::Coupling coupling = Dso::Coupling::DC
 The coupling.

Detailed Description

Stores the current amplification settings of the device.

Field Documentation

◆ coupling

Dso::Coupling Dso::ControlSettingsVoltage::coupling = Dso::Coupling::DC

The coupling.

◆ gain

unsigned Dso::ControlSettingsVoltage::gain = 0

The gain id.

◆ inverted

bool Dso::ControlSettingsVoltage::inverted = false

true, if the channel is inverted

◆ offset

double Dso::ControlSettingsVoltage::offset = 0.0

The screen offset for each channel.

◆ probeAttn

double Dso::ControlSettingsVoltage::probeAttn = 1.0

attenuation of probe

◆ used

bool Dso::ControlSettingsVoltage::used = false

true, if the channel is used


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