Sunteți pe pagina 1din 2

What's new in AlarmSyS V1.40?

New Alarm Start utility


− Program startup control
− Automatic safety backup and automatic recovery
− Multiple backups for optimized safety
− Automatic event database recovery from multiple instances
− Real-time clock management

New Database Options


− User Groups
− GPS data of the accounts
− Patrol (Guard) information
− Zone and User code list for Contact ID and SIA (plus custom codetables)

Alarm SyS
− Modified, customizable, full screen user window, resizable if required
− List of non-acknowledged events modified, faster response
− List of events under process - actions, logging
− Instant action for technical events
− SMS Notification option
− Test mode (Service)

Alarm Setup
− Event type and priority settings at Acknowledge settings

IP Support
− Contact ID reception with E2 TCP or UDP protocol
− AES-128 encryption option
IP Communication in Alarm SyS

The new 1.40 version of Alarm SyS can receive Contact ID events from IP/GPRS communicators using the
ENIGMA II TCP/UDP protocol. The settings for the IP protocol reception can be modified in the
„\PROGRAMS\ip_prot.ini” fájl, as follows.

To enable IP support, the Enable variable in the [ENIGMA] section must be set to 1, and an
„ENIGMA II” digital receiver must be selected in the ALARM Setup program to support the
necessary protocols for the reception.

[ENIGMA]
Enable=1

After enabling IP support, the connection status, and the number of open TCP connections can
be viewed in the system information menu of ALARM SyS. The receive port is 9999 by default.
For TCP connections, the port remains open for a limited time only, the actual timeout of the
port can be set with the TcpSocketTimeMin parameter (in minutes).

If required, AES-128 encryption can be used. For this the same encryption key should be set
for both the receiver and the communicator, e.g.:

AES.Key=1234567890ABCDEF

,which also can be defined as hex:

AES.Key=0x31323334353637383930414243444546

The key can be up to 16 characters long (128 bits), in case of less characters are given, the
remaining places are padded with 0x00 characters.

It is also possible to filter messages according to message serial (SER) or manufacturer ID


(MID). In case raw IP logging is required for debugging communication, set the DebugEnable
parameter to 1 in the [ENIGMA] section. Then a .txt log file will be created for each day in the
„\ALARMSYS.V1\DATA\IPDEBUG\” directory, where the IP communication is logged.

Default settings of „\ALARMSYS.V1\PROGRAMS\ip_prot.ini”

[ENIGMA]
Enable=0
Port=9999
TcpSocketTimeMin=1

*AES.Key=1234567890ABCDEF
*AES.Key=0x31323334353637383930414243444546

* SER.Filter = 0 disable event-SN filter [default]


* = 1 enable, use \INFO\ser_filt.ini
* MID.Filter = 0 disable manufact ID filter [default]
* = 1...255 (0x01...0xFF) selected manufact ID
* CidType = 0 event first char E or R [default]
* = 1 event first char 1 or 3
* AES.Key = Text or Hex (0x....), max 16 char

S-ar putea să vă placă și