TwiceAsNice
2019-02-18
|
analog stuct containing all informations about the analog output for the LS Temp Monitor More...
#include <typesLS.h>
Public Attributes | |
int | _num |
bool | _bipolar |
int | _mode |
int | _input |
int | _source |
double | _high |
double | _low |
double | _manual |
analog stuct containing all informations about the analog output for the LS Temp Monitor
bool monAnalog::_bipolar |
double monAnalog::_high |
int monAnalog::_input |
double monAnalog::_low |
double monAnalog::_manual |
int monAnalog::_mode |
int monAnalog::_num |
int monAnalog::_source |