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

From HSYCO
Jump to navigation Jump to search
Line 1: Line 1:
<noinclude>[[Category:INCOMPLETE]]
+
<noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude>
[[Category:UI Objects]]
+
Shows a ??? panel with ???.
 +
<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 elmo.1.png]][[File:UI Object elmo.2.png]][[File:UI Object elmo.3.png]]
 +
 +
== Parameters ==
 +
*'''server id''': the server ID
 +
*'''area''':
 +
*'''position''': the object's position. Use the pixels or rows and columns coordinates format
 +
 +
== Syntax ==
 +
(ats <server id>; <area>; <position>)
 +
E.g.
 +
(ats serverid; area; x10y20)

Revision as of 12:56, 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.


File:UI Object elmo.1.pngFile:UI Object elmo.2.pngFile:UI Object elmo.3.png

Parameters

  • server id: the server ID
  • area:
  • position: the object's position. Use the pixels or rows and columns coordinates format

Syntax

(ats <server id>; <area>; <position>)

E.g.

(ats serverid; area; x10y20)