The configuration of the Fidelio interface is done in the Fidelio module configuration file.
Location:
<WorkspaceDirectory>\ConfigFiles\nxapiFIDELIO.cfg.
Within this configuration, all Fidelio settings are specified. Each parameter is identified with a name. The name is case-insensitive (i.e. capitalization is not considered). The scope indicates the allowed values of the parameter. The default value specifies the values that is used when no value is set by the user.
The parameters which can be defined in this file are divided into the following two groups:
- FIDELIO
- SYS
FIDELIO-Parameters
Parameter | FIDELIO.IPAddress |
---|---|
Description | This defines the IP address of the FIDELIO or OPERA server. |
Scope | ###.###.###. |
Unit | None |
Default value | None |
Parameter | FIDELIO.Port |
---|---|
Description | This defines the port number of the FIDELIO or OPERA server. |
Scope | ### (1-65535) |
Unit | None |
Default value | 5018 |
Parameter | FIDELIO.Logging |
---|---|
Description | This enables the logging of the data telegrams from the FIDELIO or OPERA server. |
Scope | ON/OFF |
Unit | None |
Default value | ON |
Parameter | FIDELIO.LRC |
---|---|
Description | This turns on or off LRC for the data telegrams. |
Scope | ON/OFF |
Unit | None |
Default value | OFF |
Parameter | FIDELIO.UpdateOnReconnect |
---|---|
Description | If set data from FIDELIO or OPERA server are called to update the information inside the NETx BMS Core Server when the connection to the FIDELIO or OPERA server is reestablished. |
Scope | ON/OFF |
Unit | None |
Default value | OFF |
SYSTEM-Parameters
Parameter | SYS.RefreshInterval |
---|---|
Description | This defines the time between one call for data and the next one to the FIDELIO or OPERA server. |
Scope | ### |
Unit | seconds |
Default value | 20 |