QtPokit
Native Qt library for Pokit devices
|
Values supported by the Range
attribute of the Settings
and Metadata
characteristics.
More...
Public Member Functions | |
Range () | |
Constructs a new DataLoggerService::Range instance with 0. This should be considered. | |
Range (const VoltageRange range) | |
Constructs a new DataLoggerService::Range instance with range. | |
Range (const CurrentRange range) | |
Constructs a new DataLoggerService::Range instance with range. | |
Public Attributes | |
VoltageRange | voltageRange |
Range when in AC/DC voltage mode. | |
CurrentRange | currentRange |
Range when in AC/DC current mode. | |