AMX ViewStat Operation/Reference Manual page 56

Communicating thermostat
Hide thumbs Also See for ViewStat:
Table of Contents

Advertisement

Using the NetLinx Module to Program the ViewStat
Command Interface - SEND_COMMANDs (Cont.)
Command
'T-<tstat> LIGHT-<val>'
'T-<tstat> LOCK-<val>'
'T-<stat> LOCK?'
'T-<tstat> MENU-<val>'
'T-<tstat> MENU?'
'T-<tstat> MODE-<val>'
'T-<stat> MODE?'
50
Description
Control backlight on thermostat.
Parameters:
• <tstat> : id of thermostat/zone
• <val> :
0 = off
1 = on
T = toggle
Example:
'T-1 LIGHT-T'
Set thermostat lock state.
Parameters:
• <tstat> : id of thermostat/zone
• <val> :
0 = unlock thermostat
1 = lock thermostat
T = toggle lock state
Example:
'T-2 LOCK-ON'
Query for current lock state.
Parameter:
• <tstat> : id of thermostat/zone
Example:
'T-10 LOCK?'
When on, displays text as set by the MSG command.
Parameters:
• <tstat> : id of thermostat/zone
• <val> :
1 = enables display of 'msg' message
0 = disables display of 'msg' message
Gets the current menu state
Set HVAC mode.
Parameters:
• <tstat>: id of thermostat/zone
• <val>:
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'
Query for current HVAC mode.
Parameter:
• <tstat> : id of thermostat/zone
Example:
'T-1 MODE?'
ViewStat Communicating Thermostat

Advertisement

Table of Contents
loading

This manual is also suitable for:

Vst

Table of Contents