04-09-2013, 07:14 AM
potts.mike Wrote:Thanks for chiming in Jay, what fields are available with the driver and the Trane thermostats?
For each thermo, the following fields are present
CurTemp -> Read only
FanMode -> Write only
FanState -> Read only
Mode -> Write only (set heat/cool/etc)
State -> Read only (what its currently doing)
Setting temperatures is done as follows
Devices::FieldWite(devicename.Command, SetSetPnt "ThermoName" "Mode (Heat|Cool)" "temperature" F)