Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Next page


Ports used in Axxon PSIM:

CCTV: Hikvision and Milesight

Web server port—80, RSTP server port—554

Galaxy Dimension Panel

When you use a network connection:

  1. The command socket (from glx2.run to the panel)—port 10005, strictly fixed.

  2. The event socket (from the panel to glx2.run)—a configurable port, 10002 by default. The listening address (the local address on which the communication from the panel is expected) is also configured in the hardware tree.
    Note! Each module opens a separate channel for event listening, and these channels must not intersect. For example, if there are 10 Galaxy panels in the system, there must be 10 different ports for listening

EsserEsser moduleport 22396. communication with Esser SEI module is via RS (physical connection)
Vanderbilt SPCThe PSIM server is listening to communication between the Vanderbilt device and the PSIM server on a configurable port, but by default it is 52000.
The Vanderbilt server module works on 22382 (server client).
The Vanderbilt client works on 22403 (client server)
Suprema Biometrical ACS v2

suprema_2.run uses port 22328.

Ports that communicate with devices are configured in the Suprema devices and in the settings of an object in Axxon PSIM. Therefore, it's sufficient to select a pool of ports based on the number of devices, reserve it in advance, and configure it accordingly.

Outgoing communication ports are dynamically selected, and you cannot set them forcibly. This is a feature of the SDK.

The easiest way is to allow all outgoing communication to the suprema_2.run application in the firewall settings.

Otherwise, significant modifications are required to implement communication from devices to the module, rather than from the module to devices

  • No labels