AMX ViewStat User Manual
Page 56
![background image](/manuals/41633/56/background.png)
Using the NetLinx Module to Program the ViewStat
50
ViewStat Communicating Thermostat
Command Interface - SEND_COMMANDs (Cont.)
Command Description
'T-
Control backlight on thermostat.
Parameters:
•
•
0 = off
1 = on
T = toggle
Example:
'T-1 LIGHT-T'
'T-
Set thermostat lock state.
Parameters:
•
•
0 = unlock thermostat
1 = lock thermostat
T = toggle lock state
Example:
'T-2 LOCK-ON'
'T-
Query for current lock state.
Parameter:
•
Example:
'T-10 LOCK?'
'T-
When on, displays text as set by the MSG command.
Parameters:
•
•
1 = enables display of 'msg' message
0 = disables display of 'msg' message
'T-
Gets the current menu state
'T-
Set HVAC mode.
Parameters:
•
•
OFF = disable (no cool, no heat)
HEAT = enter heat mode (no cool)
COOL = enter cool mode (no heat)
AUTO = let thermostat control heat and cool based on set
points.
T = toggle HVAC mode
Example:
'T-6 MODE-AUTO'
'T-
Query for current HVAC mode.
Parameter:
•
Example:
'T-1 MODE?'