Difference between revisions of "Temp"

From HSYCO
Jump to navigation Jump to search
Line 1: Line 1:
{{UI Object Header}}[[Category:INCOMPLETE]]
+
{{UI Object Header}}
 +
This object displays a zone panel for temperature control. It has different graphics and features based on the temperature control system being used. See the Application Notes for additional information.
 +
 
 +
[[File:UI Object temp.png]]
 +
 
 +
== Parameters ==
 +
*'''server''': the I/O Server name
 +
*'''address''' the zone address, see the Application Notes
 +
*'''label''': the text label on the button. Can contain HTML tags
 +
{{UI Object Parameter (position)}}
  
(temp <server>; <address>; <label>; <pos>)
+
== Syntax ==
This object displays a zone panel for temperature control. It has different graphics and features based on the temperature control system being used. See the Application Notes for additional information.
+
(temp <server>; <address>; <label>; <position>)
Parameters:
+
E.g.
<server> - the I/O Server name
+
(temp <server>; <address>; <label>; <position>)
<address> - the zone address, see the Application Notes
 
<label> - the text label on the button. Can contain HTML tags
 
<pos> - the object’s position. Use the pixels or rows and columns
 
coordinates format.
 

Revision as of 17:03, 30 January 2014

Note  For a description and a complete list of UI Objects, see UI Objects.

This object displays a zone panel for temperature control. It has different graphics and features based on the temperature control system being used. See the Application Notes for additional information.

UI Object temp.png

Parameters

  • server: the I/O Server name
  • address the zone address, see the Application Notes
  • label: the text label on the button. Can contain HTML tags
  • position: the object's position. Use the pixels or rows and columns coordinates format

Syntax

(temp <server>; <address>; <label>; <position>)

E.g.

(temp <server>; <address>; <label>; <position>)