User Guide

Standard NetLinx API (SNAPI) R 1.8.0
54
Component Functions: (Cont.)
Name: Channel: Level: Command: Constant: Notes:
setDehumidifySet-
point(setpoint)
38 HVAC_DEHUMIDIFY_LVL Set the dehumidify setpoint, value is in percent
setFanState(AUTO) 215 HVAC_FAN_AUTO Momentary Function Channel: Fan state is auto while channel is active
setFanState(ON) 214 HVAC_FAN_ON Momentary Function Channel: Fan state is on while channel is active
setHeatSetpoint(set-
point)
32 HVAC_HEAT_LVL Set the heat setpoint, value is in degrees C or F depending on temperature scale
setHoldOn(state) 211 HVAC_HOLD_ON Discrete Function Channel: Thermostat hold mode is on while channel is active
setHumidifySetpoint(set-
point)
37 HVAC_HUMIDIFY_LVL Set the humidify setpoint, value is in percent
setHumidifyState(AUTO) 228 HVAC_HUMIDIFY_AUTO Momentary Function Channel: Humidity state is auto while channel is active
setHumidifyState(DEHU-
MIDIFY)
229 HVAC_DEHUMIDIFY Momentary Function Channel: Humidity state is dehumidify while channel is active
setHumidifyState(hs) HVACHUMID-<hs> Set the humidify state, where <hs> is OFF,HUMIDIFY,DEHUMIDIFY,AUTO
setHumidifyS-
tate(HUMIDIFY)
230 HVAC_HUMIDIFY Momentary Function Channel: Humidity state is humidify while channel is active
setHumidifyState(OFF) 231 HVAC_HUMIDIFY_OFF Momentary Function Channel: Humidity state is off while channel is active
setHVACState(AUTO) 219 HVAC_AUTO Momentary Function Channel: HVAC state is auto while channel is active
setHVACState(COOL) 220 HVAC_COOL Momentary Function Channel: HVAC state is cool while channel is active
setHVAC-
State(EMERGENCY_HE
AT)
223 HVAC_EHEAT Momentary Function Channel: HVAC state is emergency heat while channel is active
setHVACState(HEAT) 221 HVAC_HEAT Momentary Function Channel: HVAC state is heat while channel is active
setHVACState(OFF) 222 HVAC_OFF Momentary Function Channel: HVAC state is off while channel is active
setLockOn(state) 212 HVAC_LOCK_ON Discrete Function Channel: Thermostat is locked while channel is active
setTemperatureScale(ts) HVACSCALE-<ts> Set the temperature scale, where <ts> is FAHRENHEIT,CELSIUS
Listener
Name: HVAC Listener
Interface: IHVACComponentListener
IHVACComponentListener
Listener Functions:
Name: Channel: Level: Command: Constant: Notes:
processCoolSet-
pointEvent
31 HVAC_COOL_LVL Cool setpoint changed, value is in degrees C or F depending on temperature scale
processDehumidifySet-
pointEvent
38 HVAC_DEHUMIDIFY_LVL Dehumidify setpoint changed, value is in percent
processFanStateEvent 215 HVAC_FAN_AUTO_FB Feedback Channel: Fan state is Auto while channel is on