|
OpenHantek
|
Public Member Functions | |
| virtual void | applyRequirements (HantekDsoControl *dsoControl) const override |
| This model may need to modify the HantekDsoControl class to work correctly. | |
Public Member Functions inherited from DSOModel | |
| DSOModel (int id, long vendorID, long productID, long vendorIDnoFirmware, long productIDnoFirmware, const std::string &firmwareToken, const std::string &name, const Dso::ControlSpecification &&specification) | |
| const Dso::ControlSpecification * | spec () const |
| Return the device specifications. | |
Static Public Attributes | |
| static const int | ID = 0x6022 |
Additional Inherited Members | |
Data Fields inherited from DSOModel | |
| const int | ID |
| const long | vendorID |
| The USB vendor ID. | |
| const long | productID |
| The USB product ID. | |
| const long | vendorIDnoFirmware |
| The USB vendor ID if no firmware is flashed yet. | |
| const long | productIDnoFirmware |
| std::string | firmwareToken |
| std::string | name |
| User visible name. Does not need internationalisation/translation. | |
Protected Attributes inherited from DSOModel | |
| Dso::ControlSpecification | specification |
1.8.14