Difference between revisions of "Inim (I/O Server Object)"
Jump to navigation
Jump to search
(3 intermediate revisions by 3 users not shown) | |||
Line 8: | Line 8: | ||
The Inim object is listed in the Project Editor’s new object list only when at least one INIM I/O Server is defined. | 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> | <noinclude> | ||
− | For further details refer to the [[ | + | For further details refer to the [[Inim|Inim I/O Server Application Note]]. |
</noinclude> | </noinclude> | ||
− | == Parameters == | + | <includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly> |
− | *id - the id assigned to the INIM I/O Server in hsyco.ini | + | *id - the id assigned to the INIM 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. | ||
− | == Syntax == | + | <includeonly>==</includeonly>== Syntax ==<includeonly>==</includeonly> |
(inim <server id>; <area>; <position>) | (inim <server id>; <area>; <position>) | ||
E.g. | E.g. | ||
(inim serverid; area; x10y20) | (inim serverid; area; x10y20) |
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 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 Inim I/O Server Application Note.
Parameters
- id - the id assigned to the INIM 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
(inim <server id>; <area>; <position>)
E.g.
(inim serverid; area; x10y20)