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

From HSYCO
Jump to navigation Jump to search
Line 12: Line 12:
 
<includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly>
 
<includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly>
 
*'''server id''': the server ID. Supports [[Redirect variables]]
 
*'''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
  
 
<includeonly>==</includeonly>== Syntax ==<includeonly>==</includeonly>
 
<includeonly>==</includeonly>== Syntax ==<includeonly>==</includeonly>
  (elmo <server id>; <area>; <position>)
+
  (elmo <server id>; <position>)
 
E.g.
 
E.g.
  (elmo elm; 1; x10y20)
+
  (elmo elm; x10y20)

Revision as of 09:37, 4 May 2021

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

The user interface for the XGenConnect multi-area intrusion detection system:

XGenConnect UI Object 1.png XGenConnect UI Object 2.png XGenConnect UI Object 3.png

The (xgenconnect) object is listed in the Project Editor’s new object list only when at least one XGenConnect I/O Server is defined

For further details refer to the XGenConnect I/O Server Application Note.

Parameters

  • server id: the server ID. Supports Redirect variables
  • position: the object's position. Use the pixels or rows and columns coordinates format

Syntax

(elmo <server id>; <position>)

E.g.

(elmo elm; x10y20)