Difference between revisions of "Airzone (UI Object)"
Jump to navigation
Jump to search
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:INCOMPLETE]] | + | <noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude> |
+ | 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. | ||
<noinclude> | <noinclude> | ||
− | [[ | + | For further details refer to the [[Airzone|Airzone I/O Server Application Note]]. |
</noinclude> | </noinclude> | ||
+ | <includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly> | ||
+ | *'''server id''': the server ID | ||
+ | *'''zone''': the zone | ||
+ | *'''position''': the object's position. Use the pixels or rows and columns coordinates format | ||
+ | |||
+ | <includeonly>==</includeonly>== Syntax ==<includeonly>==</includeonly> | ||
+ | (airzone <server id>; <zone>; <position>) | ||
+ | E.g. | ||
+ | (airzone serverid; zone; x10y20) |
Latest revision as of 09:37, 28 February 2014
The user interface for the Airzone control framework:
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
- zone: the zone
- 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)