a)LIST ALL ............................................................................................................................................26
APPENDIX A UL COMPLIANCE..............................................................................90
1. Intrusion System Installations complying with UL1610.......................................................................... 91
2. Fire System Installations complying with UL864 .................................................................................... 92
- v -
Chapter 1
Introduction
1. Introduction to the ARLY Interface
The ARLY interface is a serial interface that provides the VisorALARM with complete IP alarm
receiver functionality. The device performs the following tasks:
• Receives alarms from the registered mIP/IPDACTs through an IP network.
• Emulates a conventional alarm receiver sending the alarms through an asynchronous serial
port in order to be processed in automation alarm software.
• Supervises the registered mIP/IPDACTs and generates the corresponding alarm in cases of
loss of communication.
• Supports the installation and maintenance of the registered mIP/IPDACTs.
• From release 10.4.7 onwards, the network backup functionality has been added.
VISOR ALARM - Introduction
I - 2
Doc.DM359-I
Rev.2.0
2. Introducing the SEPI Interface
The SEPI interface (Serial Event Printing Interface) endows the VisorALARM device with a serial
port function to which a printer serial device can be connected and also admits the ASCII basic
protocol. Traditional alarm receivers commonly have a serial printer to print out events therefore this
functionality has been added to the VisorALARM device.
The SEPI interface is directly linked to the ARLY interface so the events for this interface displayed
on the console are those sent to the printer. Basically, not all the events are printed, only those that are
not repetitive. Additionally the events are organized into different functionalities, being printed by
function and not by event.
VISOR ALARM - Introduction
I - 3
Doc.DM359-I
Rev.2.0
Chapter 2
ARLY Interface Configuration
NOTICE TO USERS, INSTALLERS, AUTHORITIES HAVING JURISDICTION,
AND OTHER INVOLVED PARTIES
This product incorporates field-programmable software. In order for the product to comply with the
requirements in the Standard for Control Units and Accessories for Fire Alarm Systems, UL 864,
certain programming features or options must be limited to specific values or not used at all as
indicated below.
Program feature or
option
Permitted in UL 864?
(Y/N)
Possible settings Settings permitted in UL 864
2.1d) N 0-3000 seconds 1-60 seconds
2.1f) N Alarm-signals,
Trouble-signals,
Alarm-signals,
Trouble-signals
None-signals
2.4 i) N 0-90 seconds 1-60 seconds
2.4 j) N 1-9 1
2.4 p) N 0-90 seconds 1-60 seconds
2.6 a) N Disabled,
Ac-loss,
AC loss,
Low battery
Low-battery
2.9 h) N 0-90 seconds 1-60 seconds
2.9 i) N 1-9 1
2.9 j) N 3-9 3
2.9 n) N 0-90 seconds 1-60 seconds
2.9 o) N 1-9 1
VISOR ALARM – ARLY Configuration
II - 5
Doc.DM359-I
Rev.2.0
VISOR ALARM – ARLY Configuration
II - 6
Doc.DM359-I
Rev.2.0
1. Initial Configuration
So that the device can operate as an IP receiver, the first serial interface for this must be an ARLY.
This is achieved through the configuration command:
*P 4
Config>set data-link arly serial0/0
Config>
In order to check that the operation has been correctly executed you can view the entire configuration
for the device or display the state of the configured interfaces:
Config>show config
; Showing System Configuration ...
; VisorALARM IP Alarm Receiver 2 16 Version 10.2.0
log-command-errors
no configuration
set data-link arly serial0/0
set data-link x25 serial0/1
set data-link x25 serial0/2
;
network serial0/0
; -- ARLY Interface Configuration - serial-parameters speed 64000
exit
;
dump-command-errors
end
; --- end --Config>list devices
Interface Con Type of interface CSR CSR2 int
ethernet0/0 LAN1 Fast Ethernet interface FA200E00 27
serial0/0 WAN1 ARLY Async Line FA200A00 FA203C00 5E
serial0/1 WAN2 X25 FA200A20 FA203D00 5D
serial0/2 WAN3 X25 FA200A60 FA203F00 5B
x25-node --- Router->Node 0 0
Config>
As you can see, in both cases the serial0/0 line has been configured as an ARLY interface.
In order to access the ARLY interface configuration, use the NETWORK command and the serial line
associated to the ARLY interface:
Config>
Config>NETWORK SERIAL0/0
-- ARLY Interface Configuration -ARLY-1 Cfg>
From this menu you can configure the type of emulated alarms receiver, the serial line parameters in
order to connect with the automation software, the configuration patterns and the information on all
the supported mIP/IPDACTs. Additionally this permits on-line modification and updating for the
supported mIP/IPDACT base maintenance tasks.
The available commands are as follows:
VISOR ALARM – ARLY Configuration
II - 7
Doc.DM359-I
Rev.2.0
2. Command set
ARLY-1 Cfg>?
alarm-receiver Alarm Receiver emulation params
automation-software-required Specify if automation SW is required to
return kissoffs
backup-alarm-receiver Set parameters for network backup
cfg-pattern Config pattern params
description Enter interface description
io-conf Configure the general purpose I/O
list List all config params
log Save/clear SRAM events log
mip MIP configuration params
monitor-ip-addr Internet IP addr to check availavility
no Negates a command or sets its defaults
printable-events Events to be sent to a serial printer device
priority-standard Priority standard used to display signals
serial-parameters Asyncronous serial line params
set
shutdown Change state to administratively down
sms SMS receiving params
supervision MIP supervision params
update Update remote MIP's config
user-defined-events Set codes for user defined events
exit
2.1. ALARM-RECEIVER
Specifies the emulated alarms receiver and permits you to configure the related parameters.
Syntax:
ARLY-1 Cfg>ALARM-RECEIVER <parameter, values>
protocol alarm receiver emulation protocol
receiver-id receciver id for Sw Automation
line-id line id for Sw Automation
link-test-timer link test timer
parameters additional parameters
block type of alams to be blocked
a) ALARM-RECEIVER PROTOCOL
Configures the type of alarms receiver going to be emulated. A Sur-Gard receiver, a Radionics 6500
receiver and an Ademco 685 receiver can be emulated. Emulation for the Sur-Gard receiver adjusts to
the MLR2000/MLR2E v1.2 specification. Default is Sur-Gard receiver emulation.
To return to the default configuration for this parameter, use the following command:
VISOR ALARM – ARLY Configuration
II - 8
Doc.DM359-I
Rev.2.0
ARLY-1 Cfg>NO ALARM-RECEIVER PROTOCOL protocol
b) ALARM-RECEIVER RECEIVER-ID
Configures the VisorALARM receiver identifier so it can be identified in the Automation Sw.
Admits a maximum of two digits (0 to 9). Default value is 1.
Configures the VisorALARM line identifier so it can be identified in the Automation Sw.
Admits a maximum of three digits (0 to 9). Default value is 01.
Syntax:
ARLY-1 Cfg>ALARM-RECEIVER LINE-ID identifier
Example:
ARLY-1 Cfg>ALARM-RECEIVER LINE-ID 12
ARLY-1 Cfg>
To return to the default configuration for this parameter, use the following command:
ARLY-1 Cfg>NO ALARM-RECEIVER LINE-ID identifier
d) ALARM-RECEIVER LINK-TEST-TIMER
Configures the interval through which the alarms receiver connection is checked – Automation Sw.
Exchanging a particular type of frame carries out this check. If the exchange is satisfactory, the
ARLY interface is considered active (UP) and the WAN1 LED lights up in green.
Admits values between 0 and 3000 seconds. If you configure this parameter with a 0 value, the said
exchange will not take place and the interface will be considered up. Default value is 0.
To return to the default configuration for this parameter, use the following command:
ARLY-1 Cfg>NO ALARM-RECEIVER LINK-TEST-TIMER value
e) ALARM-RECEIVER PARAMETERS
Admits a string of parameters depending on the type of receiver emulated.
In cases where the emulated receiver is Sur-Gard, you can configure:
r Type of emulated receiver: 0 MLR2000/MLR2E, 1 DLR-2. Default is 0.
VISOR ALARM – ARLY Configuration
II - 9
Doc.DM359-I
Rev.2.0
In cases where emulation is Radionics 6500, the following can be configured:
a Decimal value used as message ACK. Default is 6.
n Decimal value used as message NACK. Default is 15.
h Decimal value used as start of message. This is not configured by default.
t Decimal value used as end of message. Default is 14.
In cases where the emulated receiver is an Ademco 685, you can configure:
t Decimal value used as end of message. Default is 13.
p Use of ack, nack protocol for the exchange of messages: 0 not used, 1 used.
The parameters are separated by commas and do not contain spaces. The parameter format is
identifier, even symbol, value. By default the string of parameters is empty and the parameters take
the default values.
This permits you to configure the receiver to filter determined types of signals received. Through this
command, you configure a maintenance receiver to only process trouble signals and a conventional to
process either just alarm signals or all of them.
Permits a maintenance receiver to process trouble signals only.
To return to the default configuration, use the following command:
ARLY-1 Cfg>NO ALARM-RECEIVER BLOCK type_of_signal
Or
VISOR ALARM – ARLY Configuration
II - 10
Doc.DM359-I
Rev.2.0
ARLY-1 Cfg> ALARM-RECEIVER BLOCK none-signals
2.2. AUTOMATION-SOFTWARE-REQUIRED
This lets yo to configure if the acknowledgements to the received signals are done by the Automation
Software or by the VisorALARM receiver.
Syntax:
ARLY-1 Cfg>automation-software-required
Example:
ARLY-1 Cfg>automation-software-required
This command specify that an alarm must be acknowledged by the Automation Software in order to
give a kissoff to the Control Unit.
ARLY-1 Cfg>no automation-software-required
This command specify that when the VisorALARM receiver receives an alarm the kissoff will be
returned to the Control Unit.
2.3. BACKUP-ALARM-RECEIVER
Permits you to configure the network backup functionality. This functionality is operative from
release 10.4.7 onwards. Network backup defines a main VisorALARM which maintains
communications with the installed mIP/IPDACTs. In cases where these communications fail, the
mIP/IPDACTs, from release 2.2 onwards, are able to divert traffic towards a second backup
VisorALARM. Only in cases where the backup VisorALARM fails will the alarms be directly sent
by the alarms panel.
Additionally, for alarm reception through a second IP receiver, the synchronization functionality for
configurations has been added, i.e. the configurations for the two VisorALARMs tend to be similar,
updating every certain time period, which is configurable.
Syntax:
ARLY-1 Cfg>backup-alarm-receiver ?
type define the alarm receiver as main or secondary
address-main main alarm receiver IP address
maintenance-password password for maintenance alarms.
sync-port configuration synchronization port
poll-time time in seconds between polls
poll-failure-time time in seconds to consider a fail in polling
retries-number number of retries to detect a fail
retry-time time between retries
polling-sync-time Time in seconds between synchronizations
a) BACKUP-ALARM-RECEIVER TYPE
Defines the type of VisorALARM. There are three possible types: main which by default is the
receiver maintaining all the communications with the deployed mIP/IPDACTs; secondary or backup
which is the second communication option for the mIP/IPDACTs in cases where the main one fails
and finally maintenance that is a receiver where all the signals are transmmited.
Usually in a Maintenance receiver the alarm signals are filtered by means of the “block” command and
the trouble signals (with code 3xx) are processed.
Syntax:
ARLY-1 Cfg> BACKUP-ALARM-RECEIVER TYPE option
VISOR ALARM – ARLY Configuration
II - 11
Doc.DM359-I
Rev.2.0
option
MAIN, for the main receiver, SECONDARY for the backup and
MAINTENANCE for the maintenance receiver.
Example:
ARLY-1 Cfg> BACKUP-ALARM-RECEIVER TYPE MAIN
ARLY-1 Cfg>
b) BACKUP-ALARM-RECEIVER ADDRESS-MAIN
Configures the main VisorALARM address. This parameter is only logical for the backup
VisorALARM, as it needs to know the IP address of the main in order to execute two functions:
• Poll to 1 main VisorALARM with the aim of detecting if it’s down.
• Establish the connection with the main VisorALARM to synchronize configurations.
Syntax:
ARLY-1 Cfg>BACKUP-ALARM-RECEIVER ADDRESS-MAIN value
This parameter only is necessary when the receiver is configured as maintenance. This parameter
configures the keyword that must be used by the receiver to decipher the sent messages from the mIP
devices.
d) BACKUP-ALARM-RECEIVER SYNC-PORT
This parameter is necessary both in the main VisorALARM and in the backup. This value is the port
which listens in the main and where TCP connections are accepted from the backup VisorALARM
through which the configurations synchronization protocol is established. To simplify this port, it can
be the same as that used for mIP/IPDACT supervision tasks. In this way, you only need to make a
single port transparent in the input router.
Syntax:
ARLY-1 Cfg>BACKUP-ALARM-RECEIVER SYNC-PORT value
value
Configurations synchronization port. Admits values between 1 and
This parameter is the time between polls carried out by the backup VisorALARM over the main. The
task of these polls is to detect when the main VisorALARM is down. If the backup device checks
that its output to Internet is correct (its Ethernet physical interface is operative and the polls carried out
over an external server are correct) but the poll fails, you need to assume that rest of the installed
VISOR ALARM – ARLY Configuration
II - 12
Doc.DM359-I
Rev.2.0
mIP/IPDACTs will have the same problem. Consequently all the traffic should be forwarded to the
backup device which activates as if it were the main device. A failure in this poll does not produce the
activation process but subsequently, after a series of retries has been executed until the main
VisorALARM is considered down.
Syntax:
ARLY-1 Cfg>backup-alarm-receiver poll-time value
value
Time in seconds between polls over the main VisorALARM. This
admits values between 5 and 300 seconds.
This is the time the backup VisorALARM waits to receive a response to a polling packet. If during
this period of time the response is not received, the backup device will begin the retry sequence.
Syntax:
ARLY-1 Cfg>BACKUP-ALARM-RECEIVER POLL-FAILURE-TIME value
value
Time waited for the response to the poll. Admits values between 3
and 10 seconds.
This is the number of polls making up the retry sequence. If after all the retries have been executed
and there is no response, the main VisorALARM is considered down. The response wait time for the
retry is still poll-failure-time.
Syntax:
ARLY-1 Cfg>BACKUP-ALARM-RECEIVER RETRIES-NUMBER value
value
Number of retries. Admits values between 1 and 10.
The right election of the previous values is fundamental for the correct operation of the
backup process. Specifically, these parameters affect the detection of service
interruption for both the main and the backup receivers.
However, a receiver could decide that its complementary receiver (main or backup) has
a failure as the polling between them has been interrupted, however that polling could
have failed because the receiver itself doesn’t have the Ethernet up or because it
doesn’t have Internet access.
So, it is very important that detection of poll failure is slower than detection of failure
in the Ethernet interface or the Internet.
As guide to choose an adequate set of parameters it is strongly recommended that the
values meet the following conditions:
POLL-FAILURE-TIME + RETRIES-NUMBER * RETRY-TIME > 3 x MONITOR-IP-ADDRESS-RATE
1
2
NOTES:
1
The value 15 is the time in seconds that the equipment takes in detecting a failure in
the Ethernet interface.
2
MONITOR-IP-ADDRESS-RATE is the poll time of an external server in the Internet.
It must be configured according with the MONITOR-IP-ADDR paragraph.
VISOR ALARM – ARLY Configuration
II - 14
Doc.DM359-I
Rev.2.0
The default values for these parameters meet the previous conditions.
2.4. CFG-PATTERN
Permits you to define a configuration pattern to be used for mIP/IPDACTs installation and register.
From the configuration point of view, a pattern number identifies a pattern.
An important configuration pattern parameter is the installer password as this is the password used to
encrypt the register request. When the VisorALARM receives this petition, it uses the pattern which
permits it to correctly decrypt the mIP/IPDACT request. The rest of the parameters are used by the
mIP/IPDACT in normal operating mode. All the parameters must be configured to ensure correct
mIP/IPDACT registration and configuration.
Syntax:
ARLY-1 Cfg>CFG-PATTERN <pattern_number>
default sets default values to an existing or a new
entry
instalator-password MIP instalator password to use this cfg
pattern
automatic-instalator-password Automatically generated MIP instalator
password to use this cfg pattern
receiver-ip Public IP address which MIP uses to send
alarms
receiver-udp-port UDP port used to exchange info
usr-password MIP console protected password
mip-password MIP encrypt password used to send alarms
receiver-password Encrypt password this eq. uses on mssg to
that MIP
keep-alive-timer MIP keep-alive timer in seconds
keep-alive-retries MIP keep-alive num of retries
keep-alive-retries-timer MIP time between keep-alive retries in
seconds
phone-length Number DTMF digits Alarm Panel dials to make
calls
alarm-tx-retries Times MIP retransmmit an alarm before abandon
callback-phone Phone number Alarm Panel dials to make a
callback
bck-receiver-ip Public IP address which MIP uses to send
alarms to the backup VisorAlarm
bck-keep-alive-timer MIP keep-alive timer in seconds for backup
VisorAlarm
bck-keep-alive-retries MIP keep-alive num of retries for backup
VisorAlarm
bck-keep-alive-retries-time MIP time between keep-alive retries in
seconds for backup VisorAlarm
local-events-zone Zone number to use in locally generated
events
mnt-ip-address Maintenance IP address
mnt-password Password for maintenance alarms
a) CFG-PATTERN n DEFAULT
Establishes the specified pattern’s default configuration. In order to fully delete a pattern, use the NO
CFG-PATTERN n DEFAULT command.
Syntax:
ARLY-1 Cfg>CFG-PATTERN n DEFAULT
n
Pattern Number. The entries do not require consecutive numbers,
however the numerical order is important as the lowest number is
VISOR ALARM – ARLY Configuration
II - 15
Doc.DM359-I
Rev.2.0
Example:
ARLY-1 Cfg>CFG-PATTERN 10 DEFAULT
ARLY-1 Cfg>
checked first. The range is from 1 to 255.
b) CFG-PATTERN n INSTALATOR-PASSWORD
Configures the installer password which permits access to this pattern. Only the encrypted register
petitions with this password can use this pattern.
Syntax:
ARLY-1 Cfg>CFG-PATTERN n INSTALATOR-PASSWORD password
password
Password of up to 16 hexadecimal digits (0 to 9, A, B, C, D, E and F).
To return this parameter to the default configuration, use the following command:
ARLY-1 Cfg>NO CFG-PATTERN n INSTALATOR-PASSWORD password
c) CFG-PATTERN n AUTOMATION-INSTALATION-PASSWORD
This lets you to generate automatically a keyword for CESAR ciphering (this is valid only for mIP
devices up to 2.2 release) for the mIP installacion process. This is the keyword that must be supplied
to the mIP device for the registration process. This installation keyword specify the parameter set that
the receiver submits to the mIP device in the registration.
d) CFG-PATTERN n RECEIVER-IP
Configures the alarm receiver IP address in the MIP.
To return to the default configuration for this parameter, use the following command:
ARLY-1 Cfg>NO CFG-PATTERN n RECEIVER-UDP-PORT port_number
f) CFG-PATTERN n USR PASSWORD
Configures the mIP/IPDACT configuration / monitoring console password. This is applied to both the
asynchronous console as well as the telephonic console. This password can be dependent on the
account number: assuming the account number is represented through UVWXYZ, you can use these
to generate passwords using the serial number digits. In the example, if the account number is 01234
(X = 2, Y = 3 and Z = 4), then the password is 1223400B4.
Syntax:
ARLY-1 Cfg>CFG-PATTERN n USR-PASSWORD password
password
Password of up to 16 hexadecimal digits (0 to 9, A, B, C, D, E and F).
This also admits U, V, W, X, Y, Z.
To return to the default configuration for this parameter, use the following command:
ARLY-1 Cfg>NO CFG-PATTERN n USR-PASSWORD password
g) CFG-PATTERN n MIP-PASSWORD
Configures the password with which the mIP/IPDACT encrypts its messages. This password can be
dependent on the mIP/IPDACT account number, in the same way as the above.
Syntax:
ARLY-1 Cfg>CFG-PATTERN n MIP-PASSWORD password
password
Password of up to 16 hexadecimal digits (0 to 9, A, B, C, D, E and F).
This also admits U, V, W, X, Y, Z
To return to the default configuration for this parameter, use the following command:
VISOR ALARM – ARLY Configuration
II - 17
Doc.DM359-I
Rev.2.0
ARLY-1 Cfg>NO CFG-PATTERN n MIP-PASSWORD password
=
h) CFG-PATTERN n RECEIVER-PASSWORD
Configures the password with which the VisorALARM encrypts its messages. This password can be
dependent on the mIP/IPDACT account number, in the same way as both the above.
Syntax:
ARLY-1 Cfg>CFG-PATTERN n RECEIVER-PASSWORD password
password
Password of up to 16 hexadecimal digits (0 to 9, A, B, C, D, E and F).
This also admits U, V, W, X, Y, Z.
To return to the default configuration for this parameter, use the following command:
ARLY-1 Cfg>NO CFG-PATTERN n RECEIVER-PASSWORD password
i) CFG-PATTERN n KEEP-ALIVE-TIMER
Configures the time interval used by the MIP to check connectivity with the VisorALARM. Each time
this timer times out, a keep-alive frame is sent to notify the VisorALARM that the connection is active
and waits for its response.
Normally the keep-alive interval in the alarms panel is high as this implies a telephone call, however,
in the case of the mIP/IPDACT, this cost is not as such as this is dealing with traffic which in all
likeliness is running over a flat rate connection. In addition a high value is not advisable in cases
where the mIP/IPDACT goes out to Internet through a router executing NAT, a problematic situation.
This is because traffic coming from the ARC towards the NIP reaches this thanks to the router
maintaining the input in the NAT table active during a period of time, the input being refreshed with
supervision traffic. If the supervision interval is greater than the residence time for the input in the
NAT table, communications from the ARC will not be possible. In cases of the TELDAT devices, this
is around 5 minutes. A low value has the problem that the traffic the VisorALARM must process is
high, the same as the bandwidth requirements. If ARC Internet access is ADSL, you need to consider
that the upstream channel is smaller than the downstream one and that supervision traffic returned to
the mIP/IPDACTs is slighter greater than the incoming.
The incoming traffic to the ARC is:
NTC**528
−
mipsALIVEKEEP
The minimum supervision time can be 1 second and a VisorALARM can have 3000 mIP/IPDACTs
registered that give an input traffic of 1,58 Mbps. The return traffic is approximately 6% greater.
Syntax:
ARLY-1 Cfg>CFG-PATTERN n KEEP-ALIVE-TIMER time
time
Time in seconds between keep-alive frames. Admits values between 0
and 90.
To return to the default configuration for this parameter, use the following command:
ARLY-1 Cfg>NO CFG-PATTERN n KEEP-ALIVE-TIMER time
If you use a value of zero for the “keep-alive-timer parameter”, the mIP/IPDACT will
not send supervision trafic to the receiver and the VisorALARM will not be able to
access the device for remote configuration.
j) CFG-PATTERN n KEEP-ALIVE-RETRIES
Configures the number of times the mIP/IPDACT will send a keep-alive frame without receiving a
response from the VisorALARM. If the mIP/IPDACT, on executing the connectivity test with the
VisorALARM, does not receive a response within the “time-between-send-keep-alive-retries”
seconds, the mIP/IPDACT repeats the process of transmitting the keep-alive frame. Should there be
no response within same time interval, the mIP/IPDACT repeats the process until the number of retries
configured in the register has been completed. The connection with the Teldat VisorALARM is
considered down once the number of configured retries in this register has been executed and
subsequently the control panel can access the telephone network.
Syntax:
ARLY-1 Cfg>CFG-PATTERN n KEEP-ALIVE-RETRIES num_times
num_times
Number of times that the keep-alive frames are sent when no response
is received. Admits values between 1 and 9.
To return to the default configuration for this parameter, use the following command:
VISOR ALARM – ARLY Configuration
II - 19
Doc.DM359-I
Rev.2.0
ARLY-1 Cfg>NO CFG-PATTERN n KEEP-ALIVE-RETRIES-TIMER time
l) CFG-PATTERN n PHONE-LENGTH
In the mIP/IPDACT this configures the number of digits making up a telephone number. This number
depends on the country’s dialing plan, the existence of switchboards etc. The mIP/IPDACT uses this
to find out how many digits it should expect from the control panel before processing the call.
Syntax:
ARLY-1 Cfg>CFG-PATTERN n PHONE-LENGTH length
length
Number of digits making up a telephone number. Admits values
between 1 and 15.
To return to the default configuration for this parameter, use the following command:
ARLY-1 Cfg>NO CFG-PATTERN n PHONE-LENGTH length
m) CFG-PATTERN n ALARM-TX-RETRIES
Configures the number of times that the mIP/IPDACT sends an alarm to the VisorALARM to ensure
that this receives the alarm and sends confirmation to the mIP/IPDACT. Connection with is
considered lost once this number of retries has been completed and permits the control panel to send
the alarm over the telephone line.
Syntax:
ARLY-1 Cfg>CFG-PATTERN n ALARM-TX-RETRIES number
number
Number of times the alarm is sent to the VisorALARM. Admits
values between 5 and 10.
To return to the default configuration for this parameter, use the following command:
ARLY-1 Cfg>NO CFG-PATTERN n ALARM-TX-RETRIES number
It is essential that the total time in which the mIP/IPDACT deactivates in cases where
communication between the two IP receivers is less than the highest time for retries
from the alarms panel.
VISOR ALARM – ARLY Configuration
II - 20
Doc.DM359-I
Rev.2.0
n) CFG-PATTERN n CALLBACK-PHONE1
Configures the telephone number the control panel uses to execute bi-directional operations in
callback mode.
Syntax:
ARLY-1 Cfg>CFG-PATTERN n CALLBACK-PHONE telephone_number
telephone_number
Telephone number dialed by the control panel to execute bidirectional in call-back mode. Admits values between 1 and 9.
To return to the default configuration for this parameter, use the following command.
ARLY-1 Cfg>NO CFG-PATTERN n BCK-KEEP-ALIVE-TIMER time
If you use a value of zero for the “bck-keep-alive-timer parameter”, the mIP/IPDACT
will not send supervision trafic to the receiver and the VisorALARM will not be able to
access the device for remote configuration.
q) CFG-PATTERN n BCK-KEEP-ALIVE-RETRIES
This parameter is the same as the keep-alive-retries however it is applied to the backup
VisorALARM.
Syntax:
ARLY-1 Cfg>CFG-PATTERN n BCK-KEEP-ALIVE-RETRIES num_times
num_times
Number of times keep-alive frames are sent in situations where
responses are not received. Admits values between 1 and 9.
To return to the default configuration for this parameter, use the following command.
ARLY-1 Cfg>NO CFG-PATTERN n BCK-KEEP-ALIVE-RETRIES-TIMER time
s) CFG-PATTERN n LOCAL-EVENTS-ZONE
This parameter defines the base number for the zone field that will be appear in all the events
generated by a mIP/IPDACT that does not come from the Alarm Panel. This parameter is not sent to
VISOR ALARM – ARLY Configuration
II - 22
Doc.DM359-I
Rev.2.0
the mIP/IPDACT when a register is produced, rather it is stored in the mIP/IPDACT local
configuration and is used for local events generated for this account number.
Syntax:
ARLY-1 Cfg>CFG-PATTERN n local-events-zone identifier-zone
identifier-zone
This is a hexadecimal number of up to three digits.
To return to the default configuration for this parameter, use the following command.
ARLY-1 Cfg>NO CFG-PATTERN n LOCAL-EVENTS-ZONE identifier-zone
t) CFG-PATTERN n MNT-IP-ADDRESS
This parameter defines the VisorALARM, which receives the maintenance signals, address. A
maintenance alarms receiver permits you to configure the system so trouble signals proceeding from
the mIP/IPDACT devices are received and processed in an alternative location where the said receiver
is situated.
Syntax:
ARLY-1 Cfg>CFG-PATTERN n mnt-ip-address ip-address
To return to the default configuration for this parameter, use the following command.
ARLY-1 Cfg>NO CFG-PATTERN n MNT-IP-ADDRESS ip-address
u) CFG-PATTERN n MNT-PASSWORD
Configures the password used by the maintenance VisorALARM to encrypt its messages. This
password may be dependent on the mIP/IPDACT account number, in the same way as before.
Syntax:
ARLY-1 Cfg>CFG-PATTERN n MNT-PASSWORD password
password
Password of up to 16 hexadecimal digits (0 to 9, A, B, C, D, E and F).
This also admits letter U, V, W, X, Y and Z.
To return to the default configuration for this parameter, use the following command.
VISOR ALARM – ARLY Configuration
II - 23
Doc.DM359-I
Rev.2.0
ARLY-1 Cfg>NO CFG-PATTERN n MNT-PASSWORD clave
2.5. DESCRIPTION
Permits the user to add a text which will appear on displaying the device configuration. The aim of
this command is to facilitate the user, reading, compression and modification of the interface
configuration. Admits up to 63 characters including blank spaces. To eliminate the description, use
the NO DESCRIPTION command. Default is no description configured.
Syntax:
ARLY-1 Cfg>DESCRIPTION text
Example:
ARLY-1 Cfg>DESCRIPTION Interface emulating ARC is Sur-Gard
ARLY-1 Cfg>
2.6. IO-CONF
Permits the user to configure the general purpose output and each of the two inputs of a VA-UD
expansion board for signaling the selected events from a given list of possibilities.
Syntax:
ARLY-1 Cfg>io-conf ?
input1 Configure the general purpose input 1
input2 Configure the general purpose input 2
output Configure the general purpose output
a) IO-CONF INPUTx
Configures each of the two inputs (input1, input2) as disabled (no signal will be monitored at the
input) or for indicating ac-loss or low-battery conditions at the UPS power system (Uninterruptible
power supply).
Syntax:
ARLY-1 Cfg>io-conf <inputX> <condition>
disabled Disable input
ac-loss Signal AC loss
low-battery Signal low system battery
inputX
condition
Selected general purpose input (input1 / input2).
Condition to be signaled by the selected input
• Disabled. No signal monitored.
• AC-loss. AC loss (< 10.2V) at the UPS power system.
• Low-battery. Low battery (Batt 10.2-11.5V) at the UPS