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

From HSYCO
Jump to navigation Jump to search
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude>
 
<noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude>
Shows a ??? panel with ???.
+
The user interface for the EL.MO. multi-area intrusion detection system:
<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]].
 
</noinclude>
 
  
 
[[File:Elmo_UI_Object_1.png|200px|border]]
 
[[File:Elmo_UI_Object_1.png|200px|border]]
Line 9: Line 6:
 
[[File:Elmo_UI_Object_3.png|200px|border]]
 
[[File:Elmo_UI_Object_3.png|200px|border]]
  
== Parameters ==
+
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
*'''server id''': the server ID
+
<noinclude>
*'''area''':
+
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
 
*'''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>)
+
  (elmo <server id>; <area>; <position>)
 
E.g.
 
E.g.
  (ats serverid; area; x10y20)
+
  (elmo elm; 1; x10y20)

Latest revision as of 17:21, 26 September 2019

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

The user interface for the EL.MO. multi-area intrusion detection system:

Elmo UI Object 1.png Elmo UI Object 2.png Elmo UI Object 3.png

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)