OpenHantek
ControlCommand Class Reference

#include <controlcommand.h>

Inheritance diagram for ControlCommand:
Hantek::ControlAcquireHardData Hantek::ControlBeginCommand Hantek::ControlGetLimits Hantek::ControlGetSpeed Hantek::ControlSetCalFreq Hantek::ControlSetCoupling Hantek::ControlSetNumChannels Hantek::ControlSetTimeDIV Hantek::ControlSetVoltDIV_CH1 Hantek::ControlSetVoltDIV_CH2

Data Fields

bool pending = false
 
uint8_t code
 
uint8_t value = 0
 
ControlCommandnext = nullptr
 

Protected Member Functions

 ControlCommand (Hantek::ControlCode code, unsigned size)
 

Constructor & Destructor Documentation

◆ ControlCommand()

ControlCommand::ControlCommand ( Hantek::ControlCode  code,
unsigned  size 
)
protected

Field Documentation

◆ code

uint8_t ControlCommand::code

◆ next

ControlCommand* ControlCommand::next = nullptr

◆ pending

bool ControlCommand::pending = false

◆ value

uint8_t ControlCommand::value = 0

The documentation for this class was generated from the following files: