Difference between revisions of "TempMini"

From HSYCO
Jump to navigation Jump to search
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 temp.png]]
+
[[File:UI Object tempmini.png]]
  
 
== Parameters ==
 
== Parameters ==
Line 11: Line 11:
  
 
== Syntax ==
 
== Syntax ==
  (temp <server>; <address>; <label>; <position>)
+
  (tempmini <server>; <address>; <label>; <position>)
 
E.g.
 
E.g.
  (temp <server>; <address>; <label>; <position>)
+
  (tempmini <server>; <address>; <label>; <position>)

Revision as of 18:04, 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 tempmini.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

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

E.g.

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