Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Network interfaceThe desired network interface name. The proper interface name should be selected based on the information given by the Linux command "ifconfig". By default, this parameter is configured with "eth0".
Use an RT core for asynchronous computation
  • If set to true, the driver reserves a real-time CPU core for its communication system and can handle a bigger amount of data.
  • If set to false, the communication system defaults to core 0.
TCP portSelect the TCP port on which the OPC UA Server will listen for an OPC UA client to connect and communicate with.
VerboseIf enabled, additional information is displayed while the model is loading.
Advanced optionsIf enabled, advanced configuration options of the OPC UA server is displayed.
Use external synchronizationIf enabled, two data points are provided to provide an external timestamp source for the simulation.
Enable virtual modeIn virtual mode, the model can be executed even if this I/O interface is not compatible with the hardware configuration of the system. The connections between the model and the I/O interface will be done during the initialization, but the I/O interface will not do anything.
The virtual mode can be used to troubleshoot problems on a system without having the required hardware, or to prepare a model with different I/O interfaces even if the final hardware platform is not available.

Server Configuration

The configuration parameters of the OPC UA Server are configured with default values. The server has configurations such as network interface and TCP port number, which are configured in the general section page and need to be specified by the user.

...