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

From HSYCO
Jump to navigation Jump to search
Line 1: Line 1:
 
<noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude>
 
<noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude>
Shows a ??? panel with ???.
+
The Ats object creates the Web user interface for the Aritech ATS multi-area intrusion detection system.  
<noinclude>??? information is retrieved using the ??? I/O Server. The id has to be equal to the I/O Server's name.
+
 
 +
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|Ats I/O Server Application Note]].
 
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:28, 12 February 2014

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

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.

File:UI Object ats.png

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)