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

From HSYCO
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 8: Line 8:
 
For further details refer to the [[Fp2000|Fp2000 I/O Server Application Note]].
 
For further details refer to the [[Fp2000|Fp2000 I/O Server Application Note]].
 
</noinclude>
 
</noinclude>
== Parameters ==
+
 
*'''server id''': the server ID
+
<includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly>
 +
*'''server id''': the server ID. Supports [[Redirect variables]]
 
*'''position''': the object's position. Use the pixels or rows and columns coordinates format
 
*'''position''': the object's position. Use the pixels or rows and columns coordinates format
  
== Syntax ==
+
<includeonly>==</includeonly>== Syntax ==<includeonly>==</includeonly>
 
  (fp2000 <server id>; <position>)
 
  (fp2000 <server id>; <position>)
 
E.g.
 
E.g.
 
  (fp2000 serverid; x10y20)
 
  (fp2000 serverid; x10y20)

Latest revision as of 17:21, 26 September 2019

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

The user interface for the Aritech Interlogix FP2000 multi-area fire panel:

UI Object fp2000.png

The Fp2000 object is listed in the Project Editor’s new object list only when at least one Aritech Interlogix FP2000 I/O Server is defined.

For further details refer to the Fp2000 I/O Server Application Note.


Parameters

  • server id: the server ID. Supports Redirect variables
  • position: the object's position. Use the pixels or rows and columns coordinates format

Syntax

(fp2000 <server id>; <position>)

E.g.

(fp2000 serverid; x10y20)