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

From HSYCO
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 11: Line 11:
 
For further details refer to the [[Guardall|Guardall I/O Server Application Note]].
 
For further details refer to the [[Guardall|Guardall I/O Server Application Note]].
 
</noinclude>
 
</noinclude>
== Parameters ==
+
 
*'''server id''': the server ID
+
<includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly>
 +
*'''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
  
== Syntax ==
+
<includeonly>==</includeonly>== Syntax ==<includeonly>==</includeonly>
 
  (guardall <server id>; <position>)
 
  (guardall <server id>; <position>)
 
E.g.
 
E.g.
 
  (guardall serverid; x10y20)
 
  (guardall serverid; x10y20)

Latest revision as of 17:22, 26 September 2019

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

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

Guardall UI Object 1.png Guardall UI Object 2.png Guardall UI Object 3.png

The Guardall object is listed in the Project Editor’s new object list only when at least one Guardall I/O Server is defined.


For further details refer to the Guardall 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

(guardall <server id>; <position>)

E.g.

(guardall serverid; x10y20)