Difference between revisions of "Ats (I/O Server Object)"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
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. | 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|Ats I/O Server Application Note]]. | + | <noinclude>For further details refer to the [[Ats|Ats I/O Server Application Note]].</noinclude> |
[[File:UI Object ats.png]] | [[File:UI Object ats.png]] |
Revision as of 12:56, 12 February 2014
The Ats object creates the Web user interface for the Aritech ATS multi-area intrusion detection system.
There is no need to write any additional EVENTS or Java code.
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)