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

Holds the settings for the horizontal axis. More...

#include <scopesettings.h>

Data Fields

Dso::GraphFormat format = Dso::GraphFormat::TY
 Graph drawing mode of the scope.
double frequencybase = 1e3
 Frequencybase in Hz/div.
DsoSettingsScopeCursor cursor
int recordLength = 0
 Sample count.
double timebase = 1e-3
 Timebase in s/div.
double maxTimebase = 1
 Allow very slow timebases 0.1 ... 10.0 s/div.
double acquireInterval = 0.001
 Minimal time between captured frames.
double samplerate = 1e6
 The samplerate of the oscilloscope in S.
int dotsOnScreen = 0
double calfreq = 1e3
 The frequency of the calibration output.

Detailed Description

Holds the settings for the horizontal axis.

Field Documentation

◆ acquireInterval

double DsoSettingsScopeHorizontal::acquireInterval = 0.001

Minimal time between captured frames.

◆ calfreq

double DsoSettingsScopeHorizontal::calfreq = 1e3

The frequency of the calibration output.

◆ cursor

DsoSettingsScopeCursor DsoSettingsScopeHorizontal::cursor

◆ dotsOnScreen

int DsoSettingsScopeHorizontal::dotsOnScreen = 0

◆ format

Dso::GraphFormat DsoSettingsScopeHorizontal::format = Dso::GraphFormat::TY

Graph drawing mode of the scope.

◆ frequencybase

double DsoSettingsScopeHorizontal::frequencybase = 1e3

Frequencybase in Hz/div.

◆ maxTimebase

double DsoSettingsScopeHorizontal::maxTimebase = 1

Allow very slow timebases 0.1 ... 10.0 s/div.

◆ recordLength

int DsoSettingsScopeHorizontal::recordLength = 0

Sample count.

◆ samplerate

double DsoSettingsScopeHorizontal::samplerate = 1e6

The samplerate of the oscilloscope in S.

◆ timebase

double DsoSettingsScopeHorizontal::timebase = 1e-3

Timebase in s/div.


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