Difference between revisions of "Temp"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
== Parameters == | == Parameters == | ||
*'''server''': the I/O Server name | *'''server''': the I/O Server name | ||
− | *'''address''' the zone address, see the Application Notes | + | *'''address''': the zone address, see the Application Notes |
*'''label''': the text label on the button. Can contain HTML tags | *'''label''': the text label on the button. Can contain HTML tags | ||
{{UI Object Parameter (position)}} | {{UI Object Parameter (position)}} | ||
Line 13: | Line 13: | ||
(temp <server>; <address>; <label>; <position>) | (temp <server>; <address>; <label>; <position>) | ||
E.g. | E.g. | ||
− | (temp | + | (temp bmne500; temp.1; OPENSPACE; x3y161) |
Latest revision as of 17:48, 30 January 2014
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.
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 bmne500; temp.1; OPENSPACE; x3y161)