Difference between revisions of "Ats (I/O Server Object)"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
<noinclude>For further details refer to the [[Ats|Ats I/O Server Application Note]].</noinclude> | <noinclude>For further details refer to the [[Ats|Ats I/O Server Application Note]].</noinclude> | ||
− | == Parameters == | + | |
+ | <includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly> | ||
*'''server id''': the server ID | *'''server id''': the server ID | ||
*'''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>; <position>) | (ats <server id>; <position>) | ||
E.g. | E.g. | ||
(ats serverid; x10y20) | (ats serverid; x10y20) |
Revision as of 09:40, 28 February 2014
The user interface for the Aritech ATS multi-area intrusion detection system:
The Ats object is listed in the Project Editor’s new object list only when at least one Aritech ATS I/O Server is defined.
For further details refer to the Ats I/O Server Application Note.
Parameters
- server id: the server ID
- position: the object's position. Use the pixels or rows and columns coordinates format
Syntax
(ats <server id>; <position>)
E.g.
(ats serverid; x10y20)