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

From HSYCO
Jump to navigation Jump to search
m (Giampiero moved page Aton (UI Object) to Aton (I/O Server Object))
 
Line 9: Line 9:
  
 
<includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly>
 
<includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly>
*'''server id''': the server ID
+
*'''server id''': the server ID. Supports [[Redirect variables]]
*'''module''':
+
*'''module''': module. Supports [[Redirect variables]]
*'''zone''': zone number of the Aton multi-room system (max 12 zones)
+
*'''zone''': zone number of the Aton multi-room system (max 12 zones). 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 17:05, 26 September 2019

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

The user interface for the Aton multi-room system:

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.

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

Parameters

  • server id: the server ID. Supports Redirect variables
  • module: module. Supports Redirect variables
  • zone: zone number of the Aton multi-room system (max 12 zones). Supports Redirect variables
  • 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)