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

From HSYCO
Jump to navigation Jump to search
Line 1: Line 1:
 
<noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude>
 
<noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude>
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.
 
<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]].
 
For further details refer to the [[???|??? I/O Server Application Note]].
Line 9: Line 9:
 
[[File:Elmo_UI_Object_3.png|200px|border]]
 
[[File:Elmo_UI_Object_3.png|200px|border]]
  
== Parameters ==
+
<includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly>
 
*'''server id''': the server ID
 
*'''server id''': the server ID
 
*'''area''':
 
*'''area''':
 
*'''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>
 
  (ats <server id>; <area>; <position>)
 
  (ats <server id>; <area>; <position>)
 
E.g.
 
E.g.
 
  (ats serverid; area; x10y20)
 
  (ats serverid; area; x10y20)

Revision as of 11:34, 14 February 2014

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

??? 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.


Elmo UI Object 1.png Elmo UI Object 2.png Elmo UI Object 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)