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, . . . NETx Visualization Editor) 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
Note |
---|
The parameters VNET.PIN and VNET.Password must always be present and set to an non empty value – otherwise the visualization editor is not able to connect to the Core Server. |
Parameter | Description | Scope | Unit | Default value |
---|---|---|---|---|
VNET.NetworkCardIPAddress | Local IP address which is used for listening for secured VNET connections. Use this IP address within the configuration of VNET clients. If no value is specified, |
...
all interfaces will listen. | IP Address | None | IP of default network interface |
...
VNET.NetworkSSLPortNumber | The TCP port which is used for listening for |
...
secured VNET |
...
connections. |
...
Use this port number |
...
within the configuration of |
...
VNET clients. |
...
TCP Port | None | 14532 | ||
VNET.Password | VNET SSL password that is checked by the server. | String | None | Mandatory |
VNET.PIN | VNET SSL PIN that is checked by the clients. | String | None | Mandatory |
VNET.ClientTimeout | Timeout of the VNET connections (Visualization Editor, Core Studio, clustering clients). If the client does not respond within the given time interval it will be disconnected from the Core Server. | 1000 – 1000000 | milliseconds | 300000 |
Article applies to the following products
NETx BMS Platform
NETx MP Server