Difference between revisions of "Airzone (I/O Server Object)"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
Line 9: | Line 9: | ||
</noinclude> | </noinclude> | ||
<includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly> | <includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly> | ||
− | *'''server id''': the server ID | + | *'''server id''': the server ID. Supports [[Redirect variables]] |
− | *'''zone''': the zone | + | *'''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 | ||
Latest revision as of 15:50, 26 September 2019
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. 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)