User Guide
Using the NetLinx Module to Program the ViewStat
56
ViewStat Communicating Thermostat
Command Interface - SEND_COMMANDs (Cont.)
Command Description
'T-<tstat> HUMIDIFY-<val>'
Set humidify set point.
Parameters:
• <tstat> : id of thermostat/zone
•<val>:
+ = Increase humidify set point by one percent
- = Decrease heat set point by one percent
10-90 = humidify point (in percent)
Example:
'T-6 HUMIDIFY-30'
'T-<stat> HUMIDIFY?'
Query for current humidify set point.
Parameter:
• <tstat> : id of thermostat/zone
Example:
'T-1 HUMIDIFY?'
'T-<tstat> HUM?'
Query for current inside humidity.
Parameter:
• <tstat> : id of thermostat/zone
Example:
'T-14 HUM?'
'T-<tstat> ID?'
Get thermostat identification number.
'T-<tstat> LIGHT-<val>'
Control backlight on thermostat.
Parameters:
• <tstat> : id of thermostat/zone
• <val> :
0 = off
1 = on
T = toggle
Example:
'T-1 LIGHT-T'
'T-<tstat> LOCK-<val>'
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'
'T-<stat> LOCK?'
Query for current lock state.
Parameter:
• <tstat> : id of thermostat/zone
Example:
'T-10 LOCK?'