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 | Description | Scope | Unit | Default value |
---|---|---|---|---|
IPAddress | Specifies the IP address of the Fidelio/Opera server. | IP address | None | None |
Port | Specifies the TCP port number of the Fidelio/Opera server. | 1-65535 | None | 5003 |
LRC | Turns LRC for data telegrams on or off. | ON/OFF | None | OFF |
Logging | Enables logging of data telegrams to and from the Fidelio/Opera server. | ON/OFF | None | OFF |
UpdateOnReconnect | If set, when the connection to the Fidelio/Opera server is (re-)established data from Fidelio/Opera server are queried to update the information in the NETx BMS Core Server. | ON/OFF | None | ON |
UseControlByte | Enables the acknowledged transmission of data telegrams. | ON/OFF | None | OFF |
UseGC | Enables or disables the use of "Guest Change (GC)" records. | ON/OFF | None | ON |
UseLinkCheck | If enabled, the BMS server sends an "LS" record for keep alive checking in a cyclic interval. The interval can be defined by FIDELIO.AliveInterval. | ON/OFF | None | OFF |
UseLALinkCheck | Use "LA" keep alive checking;T;If enabled, the BMS server sends an "LA" record for keep alive checking in a cyclic interval. The interval can be defined by FIDELIO.AliveInterval. | ON/OFF | None | ON |
AliveInterval | Specifies the interval in seconds for keep alive checking. | 1 - 65535 | seconds | 300 |
CommandTimeout | Specifies command timeout in seconds used for start up and acknowledged transmission. | 1 - 65535 | seconds | 3 |
MessagesEnabled | If enabled, messages to and from Fidelio/Opera can be sent or received. | ON/OFF | None | ON |
RoomStatusEnabled | If enabled, it is request to use RE (room equipment) records. | ON/OFF | None | ON |
UsedGIRecords | Specifies which optional fields shall be sent by Fidelio/Opera within GI records. Use <NONE> if no additional optional fields shall be sent. | string | None | GAGDGFGLGNGTGVNPSFDATI |
UsedGCRecords | Specifies which optional fields shall be sent by Fidelio/Opera within GC records. Use <NONE> if no additional optional fields shall be sent. | string | None | ROGAGDGFGLGNGTGVNPDATI |
UsedGORecords | Specifies which optional fields shall be sent by Fidelio/Opera within GO records. Use <NONE> if no additional optional fields shall be sent. | string | None | SFDATI |
UsedRERecords | Specifies which optional fields shall be sent by Fidelio/Opera within RE records. Use <NONE> if no additional optional fields shall be sent. | string | None | G#CSDNRSCTVMPPML |
SYSTEM-Parameters
Parameter | Description | Scope | Unit | Default value |
---|---|---|---|---|
RefreshInterval | Defines the time between two calls for data to the Fidelio/Opera server. | numeric | seconds | 20 |