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

From HSYCO
Jump to navigation Jump to search
Line 15: Line 15:
  
 
<includeonly>==</includeonly>== Syntax ==<includeonly>==</includeonly>
 
<includeonly>==</includeonly>== Syntax ==<includeonly>==</includeonly>
  (ats <server id>; <area>; <position>)
+
  (elmo <server id>; <area>; <position>)
 
E.g.
 
E.g.
  (ats serverid; area; x10y20)
+
  (elmo elm; 1; x10y20)

Revision as of 11:52, 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

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

E.g.

(elmo elm; 1; x10y20)