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. <table class="wrapped"> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>
<em>Parameter</em> </p> </th> <th> <p>VNET.NetworkCardIPAddress</p> </th> </tr> <tr> <td> <p> <em>Description</em> </p> </td> <td> <p>
Parameter | VNET.NetworkCardIPAddress |
---|---|
Description | It defines the 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 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 number which is used by the internal Web server 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 | This parameter defines the timeout of the VNET connections. |
...
Scope | Duration |
Unit | milliseconds |
Default value | 300000 |
Parameter | webserver.compatibilityfontscaling |
---|---|
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 |