VHP Driver Configuration
Within this configuration file, general settings for the VHP interface are configured.
File location
<WorkspaceDirectory>\ConfigFiles\nxapiVHP.cfg
Parameter | Description | Scope | Unit | Default value |
---|---|---|---|---|
VHP.IPAddress | Specifies the IP address of the VHP server. | IP address | None | None |
VHP.Port | Specifies the TCP port number of the VHP server. | 1-65535 | None | 5003 |
VHP.LRC | Turns LRC for data telegrams on or off. | ON/OFF | None | OFF |
SYS.RefreshInterval | Defines the time between two calls for data to the VHP server. | numeric | seconds | 20 |
VHP..Logging | Enables logging of data telegrams to and from the VHP server. | ON/OFF | None | OFF |
VHP.UpdateOnReconnect | If set, when the connection to the VHPÂ server is (re-)established data from VHP server are queried to update the information in the NETx BMS Core Server. | ON/OFF | None | ON |
VHP.UseControlByte | Enables the acknowledged transmission of data telegrams. | ON/OFF | None | OFF |
VHP.UseGC | Enables or disables the use of "Guest Change (GC)" records. | ON/OFF | None | ON |
VHP.UseLinkCheck | If enabled, the BMS server sends an "LS" record for keep alive checking in a cyclic interval. The interval can be defined by VHP.AliveInterval. | ON/OFF | None | OFF |
VHP.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 VHP AliveInterval. | ON/OFF | None | ON |
VHP.AliveInterval | Specifies the interval in seconds for keep alive checking. | 1 - 65535 | seconds | 300 |
VHP.CommandTimeout | Specifies command timeout in seconds used for start up and acknowledged transmission. | 1 - 65535 | seconds | 3 |
VHP.MessagesEnabled | If enabled, messages to and from VHP can be sent or received. | ON/OFF | None | ON |
VHP.RoomStatusEnabled | If enabled, it is request to use RE (room equipment) records. | ON/OFF | None | ON |
VHP.UsedGIRecords | Specifies which optional fields shall be sent by VHP within GI records. Use <NONE> if no additional optional fields shall be sent. | string | None | GAGDGFGLGNGTGVNPSFDATI |
VHP.UsedGCRecords | Specifies which optional fields shall be sent by VHP within GC records. Use <NONE> if no additional optional fields shall be sent. | string | None | ROGAGDGFGLGNGTGVNPDATI |
VHP.UsedGORecords | Specifies which optional fields shall be sent by VHP within GO records. Use <NONE> if no additional optional fields shall be sent. | string | None | SFDATI |
VHP.UsedRERecords | Specifies which optional fields shall be sent by VHP within RE records. Use <NONE> if no additional optional fields shall be sent. | string | None | G#CSDNRSCTVMPPML |
VHP.ForecastCheckIn | Enable forecast check-in;False;If enabled, an additional item RoomCheckedForecast is created which is true if a forecast check-in occurs. This feature only works if it is activated at the VHP side. | True/False | None | False |