QtPokit
Native Qt library for Pokit devices
DataLoggerService::Range Union Reference

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.
 

Detailed Description

Values supported by the Range attribute of the Settings and Metadata characteristics.


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