Difference between revisions of "XGenConnect (I/O Server Object)"
Jump to navigation
Jump to search
(Created blank page) |
|||
Line 1: | Line 1: | ||
+ | <noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude> | ||
+ | The user interface for the EL.MO. multi-area intrusion detection system: | ||
+ | [[File:Elmo_UI_Object_1.png|200px|border]] | ||
+ | [[File:Elmo_UI_Object_2.png|200px|border]] | ||
+ | [[File:Elmo_UI_Object_3.png|200px|border]] | ||
+ | |||
+ | The (elmo) object is listed in the Project Editor’s new object list only when at least one EL.MO. I/O Server is defined | ||
+ | <noinclude> | ||
+ | For further details refer to the [[Elmo|Elmo I/O Server Application Note]]. | ||
+ | </noinclude> | ||
+ | <includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly> | ||
+ | *'''server id''': the server ID. Supports [[Redirect variables]] | ||
+ | *'''area''': the area. Supports [[Redirect variables]] | ||
+ | *'''position''': the object's position. Use the pixels or rows and columns coordinates format | ||
+ | |||
+ | <includeonly>==</includeonly>== Syntax ==<includeonly>==</includeonly> | ||
+ | (elmo <server id>; <area>; <position>) | ||
+ | E.g. | ||
+ | (elmo elm; 1; x10y20) |
Revision as of 16:52, 3 May 2021
The user interface for the EL.MO. multi-area intrusion detection system:
The (elmo) object is listed in the Project Editor’s new object list only when at least one EL.MO. I/O Server is defined
For further details refer to the Elmo I/O Server Application Note.
Parameters
- server id: the server ID. Supports Redirect variables
- area: the area. Supports Redirect variables
- 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)