libsmu
1.0.4
Library for interfacing with ADALM1000 devices
|
Signal information. More...
#include <libsmu.hpp>
Public Attributes | |
const char * | label |
Signal label. | |
uint32_t | inputModes |
Bitmask of modes for which this signal is enabled as input. | |
uint32_t | outputModes |
Bitmask of modes for which this signal is enabled as output. | |
double | min |
Minimum possible value for the signal. | |
double | max |
Maximum possible value for the signal. | |
double | resolution |
Signal resolution. | |
Signal information.