beautypg.com

AMX ViewStat User Manual

Page 59

background image

Using the NetLinx Module to Program the ViewStat

53

ViewStat Communicating Thermostat

String Feedback (Cont.)

String Description

'T- FAN-'

Reports current fan state.

Parameters:

: id of thermostat/zone

:

0 = fan is off

1 = fan is on

Example:

'T-2 FAN-1'

'T- FMODE-'

Reports current fan mode.

Parameters:

: id of thermostat/zone

: ON = fan on

AUTO = thermostat will control the fan

Example:

'T-12 FMODE-AUTO'

'T- HEAT-'

Reports current heat set point.

Parameters:

: id of thermostat/zone

: 38..88 = current heat set point (F)

Example:

'T-1 HEAT-68'

'T- HMODE-'

Reports current humidify mode.

Parameters:

: id of thermostat/zone

:

OFF = disabled (no humidity control)

HUMID = humidify mode

DEHUM = dehumidify mode

AUTO = automatically controlled based on humidify and
dehumidify set points.

Example:

'T-6 HMODE-AUTO'

'T- HOLD-'

Reports current thermostat hold state.

Parameters:

: id of thermostat/zone

:

ON = thermostat in hold mode

OFF = thermostat no in hold mode

Example:

'T-2 HOLD-ON'

'T- HUM-'

Reports current inside humidity.

Parameters:

: id of thermostat/zone

: 0..100 = humidity level (%)

Example:

'T-14 HUM-56'