Specific features of TRASSIR settings for operation with Paradox access monitoring and control system panels

Tip

TRASSIR supports operation with the following control AMCS control panels:

  • SP4000
  • SP5500
  • SP6000
  • SP7000
  • MG5000
  • MG5050
  • EVO192
  • EVOHD

To connect to TRASSIR server of Paradox system, you need the Paradox-Trassir-client which can me downloaded from trassir.com Then do the following:

  1. Unzip the application archive on a PC used for launching the application.

    Paradox-Trassir-client can run at any PC with Windows OS being in the same local network with TRASSIR servers and Paradox system control panels.

  2. In the configuration file connection.ini specify client connection parameters to Paradox system control panel and TRASSIR server.

     #Paradox-Trassir client utility ini file
    	#Connection settings to Paradox server:
    
    	#Panel 1
    	host		192.168.1.69
    	port		10000
    	panel_id	1
    	login		1234
    	password	paradox
    
    	#Panel 2
    	host		192.168.1.68
    	port		10000
    	panel_id	2
    	login		1234
    	password	paradox
    
    	#Local settings:
    	local_port 10050
    	#local port should be specified at Trassir when connects to Paradox

    whereas:

    • host - control panel IP-address
    • port - connection port.
    • panel_id - number of the panel to be used by TRASSIR for its identification.
    • login and password - code of user and password which will be used to connect the Client to control panel.
    • local_port is the port via which TRASSIR will connect to "Paradox Trassir Client". Same value shall be specified in system connection settings.

  3. Install Paradox Trassir Client service on your PC. To do this, press paradox-trassir-client-vc120.exe install.

    Important

    The user should have admin rights.

  4. For automatic start of the service, change Run type in its settings.

Now you can move to to adjust TRASSIR connections for Paradox system client.

Tip

One PC with Paradox Trassir Client system installed may be connected to multiple TRASSIR servers.

The following parameters should be specified in TRASSIR connection to "Paradox Trassir Client" settings:

  • Address - IP-address or DNS-name of PC where "Paradox Trassir Client" has been started.
  • Port - port of connection to "Paradox Trassir Client" specified in configuration file connection.ini.
  • Panel ID - identification number of the panel to which TRASSIR is connected as specified in the configuration file connection.ini.
  • User code - identification code of user set on connected panel and specified in configuration file connection.ini.
  • Password - password corresponding to identification code of user.