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

Version 1 Next »

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> 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. </p> </td> </tr> <tr> <td> <p> <em>Scope</em>
</p> </td> <td> <p>IP Address</p> </td> </tr> <tr> <td> <p> <em>Unit</em> </p> </td>
<td> <p> None </p> </td> </tr> <tr> <td> <p> <em>Default value</em> </p> </td> <td>
<p> IP of default network interface </p> </td> </tr> </tbody> </table> <p></p>
<table class="wrapped"> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>
<em>Parameter</em> </p> </th> <th> <p>VNET.NetworkPortNumber</p> </th> </tr> <tr> <td> <p> <em>Description</em> </p> </td> <td> <p> 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. </p> </td> </tr> <tr> <td> <p> <em>Scope</em>
</p> </td> <td> <p>TCP Port</p> </td> </tr> <tr> <td> <p> <em>Unit</em> </p> </td>
<td> <p> None </p> </td> </tr> <tr> <td> <p> <em>Default value</em> </p> </td> <td>
<p> 4530 </p> </td> </tr> </tbody> </table> <p></p>
<table class="wrapped"> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>
<em>Parameter</em> </p> </th> <th> <p>VNET.WebServerPort</p> </th> </tr> <tr> <td> <p> <em>Description</em> </p> </td> <td> <p> 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.
</p> </td> </tr> <tr> <td> <p> <em>Scope</em> </p> </td> <td> <p>TCP Port</p> </td>
</tr> <tr> <td> <p> <em>Unit</em> </p> </td> <td> <p> None </p> </td> </tr> <tr>
<td> <p> <em>Default value</em> </p> </td> <td> <p> 80 </p> </td> </tr> </tbody>
</table> <p></p>
<table class="wrapped"> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>
<em>Parameter</em> </p> </th> <th> <p>VNET.ClientTimeout</p> </th> </tr> <tr> <td> <p> <em>Description</em> </p> </td> <td> <p> This parameter defines the timeout of the VNET connections. </p> </td> </tr> <tr> <td> <p> <em>Scope</em> </p> </td> <td>
<p>Duration</p> </td> </tr> <tr> <td> <p> <em>Unit</em> </p> </td> <td> <p> milliseconds
</p> </td> </tr> <tr> <td> <p> <em>Default value</em> </p> </td> <td> <p> 300000
</p> </td> </tr> </tbody> </table> <p></p>
<table class="wrapped"> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>
<em>Parameter</em> </p> </th> <th> <p>webserver.compatibilityfontscaling</p> </th>
</tr> <tr> <td> <p> <em>Description</em> </p> </td> <td> <p> 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. </p> </td> </tr> <tr> <td> <p> <em>Scope</em> </p> </td>
<td> <p>Boolean</p> </td> </tr> <tr> <td> <p> <em>Unit</em> </p> </td> <td> <p> None
</p> </td> </tr> <tr> <td> <p> <em>Default value</em> </p> </td> <td> <p> F </p>
</td> </tr> </tbody> </table> <p></p>

  • No labels