1 |
stSystem_Name |
STRING[20] |
|
|
Name of the system. |
RW |
2 |
bySystem_Size |
BYTE |
|
0 |
Size of the system. |
RW |
3 |
ControlState |
TECT_CONTROLSTATEMACHINE_ENUM TECT_CONTROLSTATEMACHINE_ENUM( |
|
TECT_NotReady |
Control state of the machine. |
RO |
4 |
byGroups_Not_Ready |
Byte |
|
0 |
Number of groups NotReady status. |
RO |
5 |
byGroups_Ready |
Byte |
|
0 |
Number of groups Ready status. |
RO |
6 |
byGroups_Manual |
Byte |
|
0 |
Number of groups Manual status. |
RO |
7 |
byGroups_Autotune |
Byte |
|
0 |
Number of groups Autotune status. |
RO |
8 |
byGroups_PID_Process |
Byte |
|
0 |
Number of Groups PID Process status. |
RO |
9 |
byGroups_Fault |
Byte |
|
0 |
Number of groups Fault status. |
RO |
10 |
byGroups_Mixed_State |
Byte |
|
0 |
Number of groups Mixed status. |
RO |
11 |
xEn_Process |
BOOL |
|
FALSE |
Enable process for all groups. |
RW |
12 |
xEn_Heat |
BOOL |
|
FALSE |
Enable Heat process for all groups. |
RW |
13 |
xEn_Cool |
BOOL |
|
FALSE |
Enable Cool process for all groups. |
RW |
14 |
xEn_Standby |
BOOL |
|
FALSE |
Enable Standby process for all groups. |
RW |
15 |
xEn_Autotune |
BOOL |
|
FALSE |
Enable Autotune process for all groups. |
RW |
16 |
xEn_Accept_Autotune |
BOOL |
|
FALSE |
Accept Autotune values for all zones. |
RW |
17 |
xReset_Warm |
BOOL |
|
FALSE |
Reset Warm process for all groups. |
RW |
18 |
xReset_Cold |
BOOL |
|
FALSE |
Reset Cold process for all groups. |
RW |
19 |
xDisable_Process |
BOOL |
|
FALSE |
Disable process for all groups. |
RW |
20 |
xDisable_Heat |
BOOL |
|
FALSE |
Disable Heat process for all groups. |
RW |
21 |
xDisable_Cool |
BOOL |
|
FALSE |
Disable Cool process for all groups. |
RW |
22 |
xDisable_Standby |
BOOL |
|
FALSE |
Disable Standby process for all groups. |
RW |
23 |
xDisable_Autotune |
BOOL |
|
FALSE |
Disable Autotune process for all groups. |
RW |
24 |
xDisable_Accept_Autotune |
BOOL |
|
FALSE |
Disable Autotune values for all zones. |
RW |