Difference between revisions of "Airzone (I/O Server Object)"

From HSYCO
Jump to navigation Jump to search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude>
 
<noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude>
Shows a ??? panel with ???.
+
The user interface for the Airzone control framework:
<noinclude>??? information is retrieved using the ??? I/O Server. The id has to be equal to the I/O Server's name.
 
For further details refer to the [[???|??? I/O Server Application Note]].
 
</noinclude>
 
  
 
[[File:UI Object airzone.png]]
 
[[File:UI Object airzone.png]]
  
== Parameters ==
+
The (airzone) object is listed in the Project Editor’s new object list only when at least one Airzone I/O Server is defined.
*'''server id''': the server ID
+
<noinclude>
*'''zone''': the zone
+
For further details refer to the [[Airzone|Airzone I/O Server Application Note]].
 +
</noinclude>
 +
<includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly>
 +
*'''server id''': the server ID. Supports [[Redirect variables]]
 +
*'''zone''': the zone. Supports [[Redirect variables]]
 
*'''position''': the object's position. Use the pixels or rows and columns coordinates format
 
*'''position''': the object's position. Use the pixels or rows and columns coordinates format
  
== Syntax ==
+
<includeonly>==</includeonly>== Syntax ==<includeonly>==</includeonly>
 
  (airzone <server id>; <zone>; <position>)
 
  (airzone <server id>; <zone>; <position>)
 
E.g.
 
E.g.
 
  (airzone serverid; zone; x10y20)
 
  (airzone serverid; zone; x10y20)

Latest revision as of 16:50, 26 September 2019

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

The user interface for the Airzone control framework:

File:UI Object airzone.png

The (airzone) object is listed in the Project Editor’s new object list only when at least one Airzone I/O Server is defined.

For further details refer to the Airzone I/O Server Application Note.

Parameters

  • server id: the server ID. Supports Redirect variables
  • zone: the zone. Supports Redirect variables
  • position: the object's position. Use the pixels or rows and columns coordinates format

Syntax

(airzone <server id>; <zone>; <position>)

E.g.

(airzone serverid; zone; x10y20)