Difference between revisions of "TempMini"
Jump to navigation
Jump to search
(3 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
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. | 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 | + | [[File:UI Object tempmini.png]] |
== 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<noinclude>, see the Application Notes</noinclude> |
*'''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)}} | ||
== Syntax == | == Syntax == | ||
− | ( | + | (tempmini <server>; <address>; <label>; <position>) |
E.g. | E.g. | ||
− | (temp | + | (tempmini bmne500; temp.1; OPENSPACE; r1c1) |
Latest revision as of 17:28, 28 February 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
(tempmini <server>; <address>; <label>; <position>)
E.g.
(tempmini bmne500; temp.1; OPENSPACE; r1c1)