Difference between revisions of "Elmo (I/O Server Object)"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude> | <noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude> | ||
− | + | ||
<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 10:34, 14 February 2014
??? 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.
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)