Endpoint DNS Name / IP Address | Name of the controller in the Domain Name System (DNS) where the OPC UA server is installed as embedded application. A name server can uniquely identify the server using this name by mapping the DNS name to the controller's IP address. |
| Information Model | Specifies the implementation of the information model and therefore the visibility of data for OPC UA clients.Using these options, you can define the data structure the OPC UA server will provide to its clients.'IN/OUT-Port visibility'
- 'all': all ports and variables contained in the application's GDS (Global Data Space) are visible and accessible for OPC UA clients.
- 'marked': only ports and variables for which the 'OPC' property is selected in the variables declaration table are visible and accessible for OPC UA clients. Using this option and selecting the required variables in the declaration table, the load of the OPC UA server as well as the communication traffic can be reduced.
- 'none': clients cannot subscribe any port or variable via the OPC UA server. The entire 'PLCnext' node is excluded from the data information model.
The Device Information (DI, according to the OPC UA standard) remains visible for clients. This includes controller information such as hardware and software revision numbers, serial number, manufacturer name, model specification, etc.
Example
Information model visible in an example client. The OPC UA server is embedded in the iC9200 Series controller iC9200 Series. The setting 'all' results in the following data structure:
- The 'PLCnext' node contains the ports and variables provided for the OPC UA clients.
- The 'iC9200 Series' node contains the OPC UA standard Device Information
|
| Specification | Only available for iC9200 Series controllers with a firmware version 2023.6 or newer.Enables the configuration of the maximum number of concurrent OPC UA client sessions for the OPC UA server. Possible values:
- 'No' (default) - The default value specified for the maximum number of concurrent OPC UA client sessions in the firmware of the controller is used for the OPC UA server.
- 'Yes' - The value entered for the maximum number of concurrent OPC UA client sessions (see the following parameter group) is used for the OPC UA server.
|
| Maximum no. of sessions | Only available for iC9200 Series controllers with a firmware version 2023.6 or newer.Maximum number of concurrent OPC UA client sessions the OPC UA server will allow. (The parameter group is only available if the parameter 'Enable Specification' is set to 'Yes', see above).Set 'Enable maximum no. of sessions' to 'Yes' and enter the maximum number of concurrent OPC UA client sessions in the input field below. With 'Enable maximum no. of sessions' set to 'No', the default value specified in the firmware of the controller is used.
Note
The default value and possible value range of concurrent OPC UA client sessions depends on the PLC type used. |
|
Subscription Settings Subscription Kind | Kind of PLCnext subscription that is used by the OPC UA server.Possible values:
|