Difference between revisions of "Boschfpa"
Line 273: | Line 273: | ||
|no lines in this state | |no lines in this state | ||
|- | |- | ||
+ | |} | ||
+ | == User Interface == | ||
+ | |||
+ | === Bentel Object === | ||
+ | |||
+ | {{:Bentel_(UI Object)}} | ||
+ | |||
+ | === UISET Actions === | ||
+ | |||
+ | {| class="wikitable" | ||
+ | !ID | ||
+ | !Attribute | ||
+ | !colspan="2"|Set to | ||
+ | |- | ||
+ | |||
+ | |areas | ||
+ | |value | ||
+ | |the status of all partitions | ||
+ | |- | ||
+ | |||
+ | |log0 | ||
+ | |value | ||
+ | |the latest entry of the security log for a short period | ||
+ | |- | ||
+ | |||
+ | |logs | ||
+ | |value | ||
+ | |the latest entries of the security log (as many as specified in hsyco.ini) | ||
+ | |- | ||
+ | |||
+ | |zones | ||
+ | |value | ||
+ | |the status of all known zones (zones are added to this list as soon as an event is detected on a zone) | ||
+ | |- | ||
+ | |||
+ | |connection.label.online | ||
+ | |visible | ||
+ | |true when the panel is connected to HSYCO, false otherwise | ||
+ | |- | ||
+ | |||
+ | |connection.label.offline | ||
+ | |visible | ||
+ | |true when the panel is not connected to HSYCO, false otherwise | ||
+ | |- | ||
+ | |||
+ | |partition.<n>.label.alarm | ||
+ | |visible | ||
+ | |true when partition <n> alarm is active, false otherwise | ||
+ | |- | ||
+ | |||
+ | |partition.<n>.label.armed | ||
+ | |visible | ||
+ | |true when partition <n> is armed, false otherwise | ||
+ | |- | ||
+ | |||
+ | |partition.<n>.label.disarmed | ||
+ | |visible | ||
+ | |true when partition <n> is disarmed, false otherwise | ||
+ | |- | ||
+ | |||
+ | |partition.<n>.label.away | ||
+ | |visible | ||
+ | |true when partition <n> is armed in away mode, false otherwise | ||
+ | |- | ||
+ | |||
+ | |partition.<n>.label.stay | ||
+ | |visible | ||
+ | |true when partition <n> is armed in stay mode, false otherwise | ||
+ | |- | ||
+ | |||
+ | |partition.<n>.label.staynodelay | ||
+ | |visible | ||
+ | |true when partition <n> is armed in stay no delay mode, false otherwise | ||
+ | |- | ||
+ | |||
+ | |zone.<n>.label.alarm | ||
+ | |visible | ||
+ | |true when zone <n> alarm is active | ||
+ | |- | ||
+ | |||
+ | |zone.<n>.label.tamper | ||
+ | |visible | ||
+ | |true when zone <n> tamper alarm is active | ||
+ | |- | ||
+ | |||
+ | |zone.<n>.label.disabled | ||
+ | |visible | ||
+ | |true when zone <n> is disabled | ||
+ | |- | ||
|} | |} |
Revision as of 16:23, 30 July 2014
The BOSCH FPA-5000 is a modular fire panel system.
Contents
Communication
Be sure to use BOSCH sofware management tool RPS version 4_0_11 or later for the FPA configuration.
Configure the RS232 Communication Module module as follows:
After the upload configuration process the FPA-5000 is ready to be connected via RS232.
RS232 Communication Module overview:
RS-232 parameters:
Baud rate | 9600 |
Data bits | 7 |
Stop bit | 1 |
Parity | even |
Flow control | none |
HSYCO Configuration
Add a BOSCHFPA I/O Server in the I/O Servers section of the Settings and set its parameters:
Communication
- Comm ID: select the comm port connected to the panel.
High Availability
- Shutdown when inactive: defaults to true.
Options
ID | Default | Values | Description |
---|---|---|---|
gui | true | true | enable support for the UI (event log object) |
false | disable UI support | ||
language | system language | en | language of log and display messages. Supported values are English, Italian and German |
it | |||
de | |||
logsize | 100 | n ≥ 0 | the number of log lines to display in the UI object |
boschfpa.ini
The boschfpa.ini file is an optional configuration file located in the main directory (same directory as hsyco.ini or hsyco.jar) and used to define zones (lines) names. If defined, these names will be used instead of the original numbers in the log files and GUI event log object.
Changes to the boschfpa.ini file are automatically detected and don't require a restart to become effective.
This file is case sensitive.
For each zone (line), enter a line formatted as:
<io_server_id>.line.<logical address>.<subaddress> = <name>
For instance:
fpa.line.3.1 = DATA ROOM SENSOR fpa.line.4.1 = GENERATORS ROOM
Datapoints
ID | Value | R/W | Description |
---|---|---|---|
connection | online | R | connection established |
offline | R | HSYCO can't connect to the panel | |
buzzer | off | R | buzzer silenced (forced event) |
W | silence the buzzer | ||
line.<logical address>.<subaddress> | bypass | R | bypass |
blocked | R | blocked | |
warningthreshold | R | threshold warning | |
tamper | R | tamper alarm | |
alarminvestigation | R | alarm verification | |
invalid | R | invalid | |
fire | R | fire | |
fireprealarm | R | fire pre-alarm | |
firedaymode | R | fire day mode | |
normal | R | normal | |
fault | R | fault | |
troublelight | R | minor fault | |
supervisorymonitorwater | R | supervisory, monitor, water | |
off | R | off | |
on | R | on | |
paperout | R | out of paper | |
powerfail | R | power fail | |
activated | R | activated | |
pollution | R | heavy contamination | |
pollutionlight | R | minor contamination | |
walktestfire | R | walk test fire | |
walktestnormal | R | walk test normal | |
walktesttrouble | R | walk test fault | |
walktestoff | R | walk test off | |
walkteston | R | walk test on | |
walktestactivation | R | walk test activation | |
status.bypass |
1 | R | one or more lines in this state |
0 | R | no lines in this state |
User Interface
Bentel Object
The user interface for the Bentel KYO320 multi-area intrusion detection system:
The Bentel object is listed in the Project Editor’s new object list only when at least one Bentel 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
(bentel <server id>; <position>)
E.g.
(bentel serverid; x10y20)
UISET Actions
ID | Attribute | Set to | |
---|---|---|---|
areas | value | the status of all partitions | |
log0 | value | the latest entry of the security log for a short period | |
logs | value | the latest entries of the security log (as many as specified in hsyco.ini) | |
zones | value | the status of all known zones (zones are added to this list as soon as an event is detected on a zone) | |
connection.label.online | visible | true when the panel is connected to HSYCO, false otherwise | |
connection.label.offline | visible | true when the panel is not connected to HSYCO, false otherwise | |
partition.<n>.label.alarm | visible | true when partition <n> alarm is active, false otherwise | |
partition.<n>.label.armed | visible | true when partition <n> is armed, false otherwise | |
partition.<n>.label.disarmed | visible | true when partition <n> is disarmed, false otherwise | |
partition.<n>.label.away | visible | true when partition <n> is armed in away mode, false otherwise | |
partition.<n>.label.stay | visible | true when partition <n> is armed in stay mode, false otherwise | |
partition.<n>.label.staynodelay | visible | true when partition <n> is armed in stay no delay mode, false otherwise | |
zone.<n>.label.alarm | visible | true when zone <n> alarm is active | |
zone.<n>.label.tamper | visible | true when zone <n> tamper alarm is active | |
zone.<n>.label.disabled | visible | true when zone <n> is disabled |