Difference between revisions of "Aton (I/O Server Object)"
Jump to navigation
Jump to search
m (Giampiero moved page Aton (UI Object) to Aton (I/O Server Object)) |
|||
(6 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> | ||
− | The user interface for the Aton multi-room system. | + | The user interface for the Aton multi-room system: |
+ | |||
+ | [[File:UI Object aton.png]] | ||
The Aton object is listed in the Project Editor’s new object list only when at least one Aton I/O Server is defined. | The Aton object is listed in the Project Editor’s new object list only when at least one Aton I/O Server is defined. | ||
− | |||
− | |||
− | |||
− | [[ | + | <noinclude>For further details refer to the [[Aton|Aton I/O Server Application Note]].</noinclude> |
− | == Parameters == | + | <includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly> |
*'''server id''': the server ID | *'''server id''': the server ID | ||
*'''module''': | *'''module''': | ||
Line 15: | Line 14: | ||
*'''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> |
(aton <server id>; <module>; <zone>; <position>) | (aton <server id>; <module>; <zone>; <position>) | ||
E.g. | E.g. | ||
(aton serverid; module; zone; x10y20) | (aton serverid; module; zone; x10y20) |
Latest revision as of 08:50, 17 July 2014
The user interface for the Aton multi-room system:
The Aton object is listed in the Project Editor’s new object list only when at least one Aton I/O Server is defined.
For further details refer to the Aton I/O Server Application Note.
Parameters
- server id: the server ID
- module:
- zone: zone number of the Aton multi-room system (max 12 zones)
- position: the object's position. Use the pixels or rows and columns coordinates format
Syntax
(aton <server id>; <module>; <zone>; <position>)
E.g.
(aton serverid; module; zone; x10y20)