beautypg.com

RISCO Group axesplus® User Manual

Page 43

background image

User Manual for Hardware Installation

Uncontrolled when printed

© RISCO Group

42

7.2

Understanding boardConfigAdvanced.cfg

Open the boardConfigAdvanced.cfg file in any editor (like notepad), if you want to edit the

configurations for its advanced settings. It consists of the following.

Device Level Settings

Following fields are available in the device level settings:

Board_Version = 1;

This is the field to specify the board version that you are using. Set this field as 1 for the current

version.

Throttle_Rate_In_KBPS = 1000;

Here you mention the throttle rate at which data is sent, minimum rate is 10 kbps and default

throttle rate is 1000 kbps.

CONFIG_BROADCAST_PORT = “2200”;

All the data will be broadcasted between proxy and ACCB on this port. The port has to be same as

the proxy and its connected ACCB’s.

Note: This port and CONFIG_BROADCAST_PORT_FOR_BACKUP_PROXY has to be different. Both the

port addresses should not be blocked in the network.

RDD_BROADCAST_LISTEN_PORT = “2270”;

Discover command for devices is sent from Risco Device Discovery (RDD) client on this port.

Proxy Settings

Following fields are available in the proxy level settings:

RSP_PORT = "8003";

It specifies the port through which Proxy will communicate with the RSP

SMART_CLIENT_PORT =”44003”

It specifies the port on which the smart client will be listening for events

CONFIG_BROADCAST_PORT_FOR_BACKUP_PROXY = “2201”;

Backup proxy will listen on this port for all the data broadcasted by the active proxy.

Note: This port and CONFIG_BROADCAST_PORT has to be different. Both the port addresses should

not be blocked in the network

RSP_Connection_Interval_In_Minutes = 10;

It is the semi permanent connection interval.

RSP_Heartbeat_Interval_In_Sec = 10;

It is the RSP-Proxy heartbeat interval.

Number_Of_Events_To_Buffer = 2500;

It is the maximum number of events that the Proxy will buffer when RSP is down.

NTP_Server_IP_Address = "172.29.51.120";
NTP_Server_URL = "";

It specifies the NTP server IP or URL to which the Proxy has to synchronise with.