Paradox
PARADOX® EVO48 and EVO192 are advanced, multi-area security systems integrated with a variety of wired and wireless sensors. The EVO48 supports up to 48 zones in 4 areas (partitions), while the EVO192 supports 192 zones in 8 areas. Both units support programmable outputs (PGM) and virtual inputs. The Paradox EVO driver in HSYCO supports the integration of more than one EVO unit within the same HSYCO interface. The integration with HSYCO can be accomplished via direct control through the RS-232 port on the PRT3 Integration Module.
Communication
Employ a DE-9 (often called DB-9) male-female RS-232 straight cable to connect the PRT3 to the serial port on HSYCO SERVER.
RS-232 parameters:
Baud rate | same as defined on the PRT3 (default 9600) |
Data bits | 8 |
Stop bit | 1 |
Parity | no parity |
Flow control | none |
Using the software Winload (default user: Master; default password: 1234) set the PRT3 speed to the appropriate rate setting options 2 and 3 of section 016. You can use any of the speeds that the PRT3 supports. 9600 or higher is recommended. Enable serial communication and home automation protocol (Ascii protocol).
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 | ||
language | system language | en | language of log and display messages. Supported values are it and en |
it | |||
zoneactivitylog | false | true | logs the open/close status of zones in the log page and security.log files |
false | disable zone status log | ||
maxzone | 0 | 0 ≥ n ≤ 192 | force zones status detect and data points initialization at startup (zones data points are initialized with events disabled) for zones 1 to maxzone value |
areanamelog | true | true | adds the area name to all log messages |
false | remove the area name (if only one area is used, having the area name in the logs could be useless) | ||
code | code | the user code to be used when sending IO commands to the EVO, if code is not explicitly set in the command | |
logsize | 50 | n ≥ 0 | the number of log lines to display in the UI object |
Datapoints
ID | Value | R/W | Description |
---|---|---|---|
connection | online | R | connection established |
offline | R | HSYCO can't connect to the panel | |
area.<n> | arm | W | arm area <n> using default code |
disarm | W | disarm area <n> using default code | |
force | W | arm area <n> using default code | |
stay | W | arm area <n> using default code | |
instant | W | arm area <n> using default code | |
arm.<c> | W | arm area <n> using code <c> | |
disarm.<c> | W | disarm area <n> using code <c> | |
force.<c> | W | forced arm area <n> using code <c> | |
stay.<c> | W | stay arm area <n> using code <c> | |
instant.<c> | W | instant arm area <n> using code <c> | |
area.<n>.mode | disarmed | R | the area is disarmed |
armed | R | the area is armed | |
forced | R | the area is armed (force mode) | |
stay | R | the area is armed (stay mode) | |
instant | R | the area is armed (instant mode) | |
area.<n>.status | alarm | R | area in alarm |
strobe | R | area in strobe (silent alarm) | |
reset | R | area alarm end | |
area.<n>.trouble | trouble | R | general trouble in the area |
reset | R | trouble end | |
zone.<n>.status | closed | R | zone is closed |
open | R | zone is open | |
tamper | R | zone tampered | |
fireloop | R | fire loop trouble | |
zone.<n>.alarm | alarm | R | zone alarm |
fire | R | zone fire alarm | |
reset | R | alarm end | |
zone.<n>.trouble | radio | R | zone radio supervision lost |
battery | R | zone low battery warning | |
reset | R | zone trouble end | |
trouble | online | R | connection established |
offline | R | connection failed | |
pgm.<n> | on | R | the PGM is activated |
off | R | the PGM is deactivated | |
input.<n> | open | RW | the virtual input is open |
0 | W | set virtual input to open | |
closed | RW | set virtual input to closed | |
1 | W | set virtual input to open |