Difference between revisions of "Hesa (UI Object)"
Jump to navigation
Jump to search
(Created page with "<noinclude>{{UI Object Header}}</noinclude> The user interface for the control and supervision of one area of the system, the zones and the visualization of the security log: ...") |
|||
Line 11: | Line 11: | ||
</noinclude> | </noinclude> | ||
<includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly> | <includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly> | ||
− | *id - the id assigned to the HESA I/O Server in hsyco.ini | + | *id - the id assigned to the HESA I/O Server in hsyco.ini. Supports [[Redirect variables]] |
− | *area - the number of the area to be addressed | + | *area - the number of the area to be addressed. Supports [[Redirect variables]] |
*pos - the object’s position. Use the pixels or rows and columns coordinates format. | *pos - the object’s position. Use the pixels or rows and columns coordinates format. | ||
Latest revision as of 16:23, 26 September 2019
The user interface for the control and supervision of one area of the system, the zones and the visualization of the security log:
The Hesa object is listed in the Project Editor’s new object list only when at least one HESA I/O Server is defined.
For further details refer to the HESA I/O Server Application Note.
Parameters
- id - the id assigned to the HESA I/O Server in hsyco.ini. Supports Redirect variables
- area - the number of the area to be addressed. Supports Redirect variables
- pos - the object’s position. Use the pixels or rows and columns coordinates format.
Syntax
(hesa <server id>; <area>; <position>)
E.g.
(hesa serverid; area; x10y20)