Difference between revisions of "Inim (I/O Server Object)"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude> | <noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude> | ||
− | + | The user interface for the control and supervision of one area of the system, the zones and the visualization of the security log: | |
− | |||
− | |||
− | |||
[[File:Inim_UI_Object_1.png|200px|border]] | [[File:Inim_UI_Object_1.png|200px|border]] | ||
[[File:Inim_UI_Object_2.png|200px|border]] | [[File:Inim_UI_Object_2.png|200px|border]] | ||
[[File:Inim_UI_Object_3.png|200px|border]] | [[File:Inim_UI_Object_3.png|200px|border]] | ||
+ | |||
+ | The Inim object is listed in the Project Editor’s new object list only when at least one INIM I/O Server is defined. | ||
+ | <noinclude> | ||
+ | For further details refer to the [[???|??? I/O Server Application Note]]. | ||
+ | </noinclude> | ||
+ | == Parameters == | ||
+ | *id - the id assigned to the INIM I/O Server in hsyco.ini | ||
+ | *area - the number of the area to be addressed | ||
+ | *pos - the object’s position. Use the pixels or rows and columns coordinates format. | ||
== Syntax == | == Syntax == |
Revision as of 16:15, 19 February 2014
The user interface for the control and supervision of one area of the system, the zones and the visualization of the security log:
The Inim object is listed in the Project Editor’s new object list only when at least one INIM I/O Server is defined.
For further details refer to the ??? I/O Server Application Note.
Parameters
- id - the id assigned to the INIM I/O Server in hsyco.ini
- area - the number of the area to be addressed
- pos - the object’s position. Use the pixels or rows and columns coordinates format.
Syntax
(inim <server id>; <area>; <position>)
E.g.
(inim serverid; area; x10y20)