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

From HSYCO
Jump to navigation Jump to search
Line 10: Line 10:
 
*'''server id''': the server ID
 
*'''server id''': the server ID
 
*'''module''':
 
*'''module''':
*'''zone''': the zone
+
*'''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
 
*'''position''': the object's position. Use the pixels or rows and columns coordinates format
  

Revision as of 12:29, 12 February 2014

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

Shows a ??? panel with ???. ??? 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.


UI Object aton.png

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)