|
OpenHantek
|
Stores the current settings of the device. More...
#include <controlsettings.h>
Public Member Functions | |
| ControlSettings (const ControlSamplerateLimits *limits, size_t channelCount) | |
Data Fields | |
| ControlSettingsSamplerate | samplerate |
| The samplerate settings. | |
| std::vector< ControlSettingsVoltage > | voltage |
| The amplification settings. | |
| ControlSettingsTrigger | trigger |
| The trigger settings. | |
| RecordLengthID | recordLengthId = 1 |
| The id in the record length array. | |
| unsigned | usedChannels = 0 |
| Number of activated channels. | |
| unsigned | swSampleMargin = 2000 |
| Software trigger, sample margin. | |
| Hantek::OffsetsPerGainStep * | offsetLimit |
| Calibration data for the channel offsets. | |
| Hantek::ControlBeginCommand | beginCommandControl |
| Hantek::ControlGetLimits | cmdGetLimits |
Stores the current settings of the device.
1.8.14