AMX ViewStat User Manual
Page 54
Using the NetLinx Module to Program the ViewStat
48
ViewStat Communicating Thermostat
Command Interface - SEND_COMMANDs (Cont.)
Command Description
'T-
Query for current fan state.
Parameter:
•
Example:
'T-2 FAN?'
'T-
Set fan mode.
Parameters:
•
•
1 = turn fan on
T = toggle fan mode
Example:
'T-12 FMODE-AUTO'
'T-
Query for current fan mode.
Parameter:
•
Example:
'T-2 FMODE?'
'T-
Set heat set point.
Parameters:
•
•
+ = increase heat set point by one degree
- = decrease heat set point by one degree
38..88 = new heat set point (F)
Examples:
'T-1 HEAT-+'
'T-1 HEAT-68'
'T-
Query for current heat set point.
Parameter:
•
Example:
'T-4 HEAT?'
'T-
Set humidify mode.
Parameters:
•
•
OFF = disable (no humidity control)
HUMID = enter humidify mode
DEHUM = enter dehumidify mode
AUTO = automatically control humidity based on humidify
and dehumidify set points.
T = toggle humidify mode
Example:
'T-6 HMODE-AUTO'