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

From HSYCO
Jump to navigation Jump to search
Line 1: Line 1:
<noinclude>
+
<noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude>
[[Category:INCOMPLETE]]
+
Shows a ??? panel with ???.
[[Category:UI Objects]]
+
<noinclude>??? 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]].
 
</noinclude>
 
</noinclude>
 +
 +
[[File:UI Object aton.png]]
 +
 +
== Parameters ==
 +
*'''server id''': the server ID
 +
*'''module''':
 +
*'''zone''': the zone
 +
*'''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)

Revision as of 12:54, 31 January 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: the zone
  • 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)