Difference between revisions of "XGenConnect (I/O Server Object)"
Line 6: | Line 6: | ||
[[File:XGenConnect_UI_Object_3.png|200px|border]] | [[File:XGenConnect_UI_Object_3.png|200px|border]] | ||
− | The firs image shows the list of configured areas. You can set the alarm to partial level or away level for all the areas, otherwise you can open a popup on a dedicated area and set the alarm level only for that one. | + | The firs image shows the list of configured areas. You can set the alarm to partial level or away level for all the areas, otherwise you can open a popup on a dedicated area and set the alarm level only for that one. The two icons on the top of the page represent in order: area tamper (at least one area is in tamper state), area alarm (at least one area is in alarm state). |
− | The second image is shows the popup associated to a zone; the five icons shown inside the popup | + | The second image is shows the popup associated to a zone; the five icons shown inside the popup represent in order: zone open, zone alarm, zone tamper, zone bypassed, zone chime. |
The (xgenconnect) object is listed in the Project Editor’s new object list only when at least one XGenConnect I/O Server is defined | The (xgenconnect) object is listed in the Project Editor’s new object list only when at least one XGenConnect I/O Server is defined |
Revision as of 10:02, 4 May 2021
The user interface for the XGenConnect multi-area intrusion detection system:
The firs image shows the list of configured areas. You can set the alarm to partial level or away level for all the areas, otherwise you can open a popup on a dedicated area and set the alarm level only for that one. The two icons on the top of the page represent in order: area tamper (at least one area is in tamper state), area alarm (at least one area is in alarm state). The second image is shows the popup associated to a zone; the five icons shown inside the popup represent in order: zone open, zone alarm, zone tamper, zone bypassed, zone chime.
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
(xgenconnect <server id>; <position>)
E.g.
(xgenconnect xgen; x10y20)