Difference between revisions of "XGenConnect (I/O Server Object)"
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]] | ||
− | |||
*'''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 | + | (elmo <server id>; <position>) |
E.g. | E.g. | ||
− | (elmo elm | + | (elmo elm; x10y20) |
Revision as of 09:37, 4 May 2021
The user interface for the XGenConnect multi-area intrusion detection system:
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)