Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

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

ParameterDescriptionScopeUnit

Default value

IPAddressSpecifies the IP address of the Fidelio/Opera server.IP addressNoneNone
PortSpecifies the TCP port number of the Fidelio/Opera server.1-65535None5003
LRCTurns LRC for data telegrams on or off.ON/OFFNoneOFF
LoggingEnables logging of data telegrams to and from the Fidelio/Opera server.ON/OFFNoneOFF
UpdateOnReconnectIf 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/OFFNone

ON

UseControlByteEnables the acknowledged transmission of data telegrams.ON/OFFNoneOFF
UseGCEnables or disables the use of "Guest Change (GC)" records.ON/OFFNone

ON

UseLinkCheckIf 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/OFFNoneOFF
UseLALinkCheckUse "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/OFFNone

ON

AliveIntervalSpecifies the interval in seconds for keep alive checking.1 - 65535seconds300
CommandTimeoutSpecifies command timeout in seconds used for start up and acknowledged transmission.1 - 65535seconds3
MessagesEnabledIf enabled, messages to and from Fidelio/Opera can be sent or received.ON/OFFNone

ON

RoomStatusEnabledIf enabled, it is request to use RE (room equipment) records.ON/OFFNone

ON

UsedGIRecordsSpecifies which optional fields shall be sent by Fidelio/Opera within GI records. Use <NONE> if no additional optional fields shall be sent.stringNoneGAGDGFGLGNGTGVNPSFDATI
UsedGCRecordsSpecifies which optional fields shall be sent by Fidelio/Opera within GC records. Use <NONE> if no additional optional fields shall be sent.stringNoneROGAGDGFGLGNGTGVNPDATI
UsedGORecordsSpecifies which optional fields shall be sent by Fidelio/Opera within GO records. Use <NONE> if no additional optional fields shall be sent.stringNoneSFDATI
UsedRERecordsSpecifies which optional fields shall be sent by Fidelio/Opera within RE records. Use <NONE> if no additional optional fields shall be sent.stringNoneG#CSDNRSCTVMPPML


 

SYSTEM-Parameters

ParameterDescriptionScopeUnit

Default value

RefreshInterval

Defines the time between two calls for data to the Fidelio/Opera server.

numericseconds20

 

 

  • No labels