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. 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.
Parameter | VNET.NetworkCardIPAddress |
---|---|
Description | It defines the 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 | It defines the 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 | It defines the port Port number which is used by the internal Web server 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 Webweb-based visualization. |
Scope | TCP Port |
Unit | None |
Default value | 80 |
Parameter | VNET.ClientTimeout |
---|---|
Description | This parameter defines the timeout 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 |