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

From HSYCO
Jump to navigation Jump to search
m (Manuela moved page Inim (UI Object) to Inim (I/O Server Object))
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude>
 
<noinclude>{{UI Object Header}}[[Category:INCOMPLETE]]</noinclude>
Shows a ??? panel with ???.
+
The user interface for the control and supervision of one area of the system, the zones and the visualization of the security log:
<noinclude>??? information is retrieved using the ??? I/O Server. The id has to be equal to the I/O Server's name.
 
For further details refer to the [[???|??? I/O Server Application Note]].
 
</noinclude>
 
  
[[File:UI Object inim.png]]
+
[[File:Inim_UI_Object_1.png|200px|border]]
 +
[[File:Inim_UI_Object_2.png|200px|border]]
 +
[[File:Inim_UI_Object_3.png|200px|border]]
  
== Parameters ==
+
The Inim object is listed in the Project Editor’s new object list only when at least one INIM I/O Server is defined.
*'''server id''': the server ID
+
<noinclude>
*'''area''': the area
+
For further details refer to the [[Inim|Inim I/O Server Application Note]].
*'''position''': the object's position. Use the pixels or rows and columns coordinates format
+
</noinclude>
 +
<includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly>
 +
*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 ==
+
<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 09:59, 17 July 2014

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

The user interface for the control and supervision of one area of the system, the zones and the visualization of the security log:

Inim UI Object 1.png Inim UI Object 2.png Inim UI Object 3.png

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
  • 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)