|
libtase2
2.4.0
TASE.2/ICCP Protocol Source Code Library for C/C++
|
Macros | |
| #define | TASE2_DS_CONDITION_INTERVAL 1 |
| #define | TASE2_DS_CONDITION_INTEGRITY 2 |
| #define | TASE2_DS_CONDITION_CHANGE 4 |
| #define | TASE2_DS_CONDITION_OPERATOR_REQUESTED 8 |
| #define | TASE2_DS_CONDITION_EXTERNAL_EVENT 16 |
| #define TASE2_DS_CONDITION_CHANGE 4 |
Enable sending reports when a variable changes
| #define TASE2_DS_CONDITION_EXTERNAL_EVENT 16 |
Enable sending reports triggered by external events
| #define TASE2_DS_CONDITION_INTEGRITY 2 |
Enable sending integrity reports
| #define TASE2_DS_CONDITION_INTERVAL 1 |
Enable periodic transmission of reports
| #define TASE2_DS_CONDITION_OPERATOR_REQUESTED 8 |
Enable sending reports when requested by operator
1.12.0