TwiceAsNice
2019-02-18
|
switching function struct More...
#include <typesPf.h>
Public Attributes | |
int | _number |
number of the switching function More... | |
int | _status |
enabled or disabled More... | |
int | _channel |
input channel More... | |
double | _low |
lower threshold More... | |
double | _high |
upper threshold More... | |
switching function struct
int gaugeSwitch::_channel |
input channel
double gaugeSwitch::_high |
upper threshold
double gaugeSwitch::_low |
lower threshold
int gaugeSwitch::_number |
number of the switching function
int gaugeSwitch::_status |
enabled or disabled