12 static const int ID = 0x6021;
Describes a device This is the central class to describe a hantek compatible DSO. It contains all usb...
Definition dsomodel.h:17
The DsoControl abstraction layer for Hantek USB DSOs. TODO Please anyone, refactor this class into sm...
Definition hantekdsocontrol.h:50
Definition controlsettings.h:9
Definition modelDSO6021.h:11
void applyRequirements(HantekDsoControl *dsoControl) const override
This model may need to modify the HantekDsoControl class to work correctly.
Definition modelDSO6021.cpp:129
static const int ID
Definition modelDSO6021.h:12
ModelDSO6021()
Definition modelDSO6021.cpp:124