Location: <WorkspaceDirectory>\ConfigFiles\nxaVoyagerServer.10.cfg
Within this configuration file, the VNET server that provides an interface to clients (e.g. BMS Clients, NETx Voyager, ...) is configured.
Parameter | VNET.NetworkCardIPAddress |
---|---|
Description | Local IP address which is used for opening the VNET server socket. This IP address must be set within the configuration of the VNET clients. If no value is specified, the IP address of the system's default network interface is chosen. |
Scope | IP Address |
Unit | None |
Default value | IP of default network interface |
Parameter | VNET.NetworkPortNumber |
---|---|
Description | The TCP port which is used for opening the VNET server socket. This port number must be set within the configuration of the VNET clients. |
Scope | TCP Port |
Unit | None |
Default value | 4530 |
Parameter | VNET.WebServerPort |
---|---|
Description | Port number which is used by the internal WebServer of the NETx BMS Core Server. This port number must be used by the NETx BMS Clients in order to get access to the web-based visualization. |
Scope | TCP Port |
Unit | None |
Default value | 80 |
Parameter | VNET.ClientTimeout |
---|---|
Description | Timeout of the VNET connections. |
Scope | Duration |
Unit | milliseconds |
Default value | 300000 |
Parameter | webserver.compatibilityfontscaling TODO still in use?!? |
---|---|
Description | Switches the web server's font size compatibility mode. If enabled, a label's text font size is set to 90 % of its actual value. |
Scope | Boolean |
Unit | None |
Default value | F |