Difference between revisions of "Elmo (I/O Server Object)"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
<includeonly>==</includeonly>== Syntax ==<includeonly>==</includeonly> | <includeonly>==</includeonly>== Syntax ==<includeonly>==</includeonly> | ||
− | ( | + | (elmo <server id>; <area>; <position>) |
E.g. | E.g. | ||
− | ( | + | (elmo elm; 1; x10y20) |
Revision as of 10:52, 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
(elmo <server id>; <area>; <position>)
E.g.
(elmo elm; 1; x10y20)