libtase2
2.4.0
TASE.2/ICCP Protocol Source Code Library for C/C++
|
Value for the operate action (supports the different types for command and set points) More...
#include <tase2_server.h>
Data Fields | ||
union { | ||
int16_t commandValue | ||
int16_t discreteValue | ||
float realValue | ||
}; | ||
Value for the operate action (supports the different types for command and set points)
union { ... } Tase2_OperateValue |
int16_t Tase2_OperateValue::commandValue |
int16_t Tase2_OperateValue::discreteValue |
value for command
float Tase2_OperateValue::realValue |
value for discrete set point