Each OPC UA client signal reads a specific node ID in the OPC UA server.
If your server supports off-line nodesets, the software enables you to browse offline as well. To use an off-line nodeset, click the Browse Offline checkbox and browse to the xml nodeset file through the Windows Explorer.
The signal and node ID relationship is one-to-one. You can only select one checkbox per signal.
If the OPC UA signal is mapped to a dynamic reference parameter, the signal returns the data type of the parameter to which the dynamic reference parameter is bound. For example, if the dynamic reference parameter is bound to a floating point parameter, the OPC UA signal returns a floating point data type. If the bound parameter is changed to another type, the signal goes bad because there is a mismatch. You must manually change the data type of the signal and download the OPC UA client to restore communications.