therm_current_heat_set Method
Returns the thermostat controls for the heat setpoint
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public static string therm_current_heat_set( string ref) |
VB |
Public Shared Function therm_current_heat_set ( ref As String) As String |
Parameters
ref
Type: System.String
The parent device ref
Return Value
Type: StringThe controls for the device
See Also
functions Class
Scheduler Namespace