Fp2000

From HSYCO
Revision as of 18:08, 10 January 2014 by Hsyco (talk | contribs) (→‎Datapoints)
Jump to navigation Jump to search

Aritech Interlogix FP2000 is a multi-area fire panel. The integration with HSYCO can be accomplished via direct control through the RS232 port on the panel. The FP2000 I/O Server in HSYCO supports the integration of more than one unit within the same HSYCO interface.

Communication

Employ an RS-232 cable to connect the panel directly to HSYCO.

RS-232 parameters:

Baud rate same as panel settings (default 9600)
Data bits 8
Stop bit 1
Parity none
Flow control RTS/CTS


HSYCO Configuration

Options

ID Default Values Description
gui true true enable support for the UI object, UISET actions and USER commands
false disable UI support
startupevents false true generate IO events also during the driver’s start-up phase
false start generating events only after HSYCO is aligned with the current status of the system
accesscode 0 0 do not request for authentication (the I/O Server will only be usable as panel emulator)
1 - 9999 use the specified value as access code for requesting authentication
keypaddisable false true disable the emulator keypad buttons
false the emulator keypad buttons are enabled
controldisable false true disable the emulator control buttons
false the emulator control buttons are enabled
displayhlcolor 339933 000000 - FFFFFF use the specified hexadecimal value as the highlight color for the display of the emulator

Datapoints

User Interface

Ats Object

The user interface for the Aritech ATS multi-area intrusion detection system:

Ats UI Object 1.png Ats UI Object 2.png Ats UI Object 3.png

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


Parameters

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

Syntax

(ats <server id>; <position>)

E.g.

(ats serverid; x10y20)

UISET Actions

ID Value R/W Description
connection online R connection established
offline R HSYCO can't connect to the panel
emulation 1 R emulation is active
W activate emulation
0 R emulation is disabled
W disable emulation
led.general.fire.1

led.general.fire.2
led.general.processor
led.general.supply.fault
led.general.disabled
led.general.fault
led.general.supply
led.general.system.fault
led.brigade.delay.off
led.brigade.delay.on
led.brigade.stop
led.brigade.fault
led.brigade.signal
led.sounder.delay.on
led.sounder.silence
led.sounder.fault
led.sounder.sound
led.sounder.delay.off
led.control.test
led.control.disabled
led.control.silence.buzzer
led.all
led.panel

on R the corresponding LED is on
off R the corresponding LED is off
blink W the corresponding LED is on, blinking
status.alarm.count <num> R count of fires
status.fault.count <num> R count of faults
status.condition.count <num> R count of conditions
status.event.count <num> R count of all the events other than fire, fault or condition
clock <date_time> R the panel’s clock is set to <date_time>. The value has the format "yyyy-mm-dd hh:mm:ss" (e.g. "2012-12-30 16:59:23")
W set the data and time of the panel to <date_time>. The value has the format "yyyy-mm-dd hh:mm:ss" (e.g. "2012-12-30 16:59:23")
read W request for reading date and time set on the panel
ID Attribute Set to
log value latest security log lines (as many as specified by the 'logsize' option)
log0 value latest line of the security log when a new entry is added, set back to blank after a short period
a<n>.name value name assigned to area <n>
z<n>.name value name assigned to zone <n>
connection.label visible true when datapoint connection = offline
false when datapoint connection = online
<datapoint_id>.label.1 visible true when datapoint with ID <datapoint_id> has value '1'
false when datapoint with ID <datapoint_id> has value '0'
<datapoint_id>.label.0 visible true when datapoint with ID <datapoint_id> has value '0'
false when datapoint with ID <datapoint_id> has value '1'


USER Commands

Name Param Action
armed 1 arm all active areas
0 disarm all active areas
alarm reset reset system alarms
a<n>.armed 1 arm area <n>
0 disarm area <n>
force force arm area <n>
z<n>.isolated 1 isolate zone <n>
0 de-isolate zone <n>
z<n>.alarm reset reset alarms on zone <n>
o<n>.active 1 activate output <n>
0 deactivate output <n>