This is my archive
Overview to OPC UA® with PLCnext Technology OPC Unified Architecture (UA) is a standardized protocol for industrial IT and OT communication. The following areas of OPC UA are integrated in PLCnext Technology and can be used in your application. OPC UA Server On request, an OPC UA® server provides an OPC UA® client… Read More
OPC UA® monitored item and subscription An OPC UA® client can subscribe to a list of variables that are then monitored for changes by the GDS. The variables are checked for changes at a defined interval. When subscribing to a variable, the client can define a sample rate, which is then served by… Read More
Module configuration of the OPC UA client The OPC UA client can be configured in PLCnext Engineer from version 2023.3. We recommend to use PLCnext Engineer for the configuration (see also Tutorial – OPC UA setup for PLCnext Control). The configuration can also be performed using an additional… Read More
OPC UA session Creation The eUA server supports a limited amount of concurrent sessions depending on the controller type (Device-specific OPC UA settings). The server verifies the ClientCertificate for secure endpoints when creating a session. Make sure that the ApplicationURI specified in the ApplicationDescription matches the… Read More
Alias Names Available from 2022.6 The eUA Server supports Alias Names according to the OPC UA specification OPC 10000-17 – Part 17: Alias Names. The functionality of Alias Names is to reference one or multiple nodes in a server address space using a custom name. The eUA… Read More
Reverse Connect Available from firmware version 2022.9 What problem should be solved In some automation applications the PLCnext Control device is connected to the internet. In this case, a basic security requirement is to reduce the open ports to prevent attacks from the internet. The Reverse Connect… Read More
Configuration of the OPC UA® server with PLCnext Engineer You can configure the OPC UA® server with the software PLCnext Engineer. For more information about the configuration options refer to the section OPC UA Server in the Online Help of PLCnext Engineer. You can find the PLCnext Engineer Online Help within the software at the Help →… Read More
OPC UA client Available from 2023.0 LTS The OPC UA client supports subscribing variables from connected servers and writing changes of local variables to connected servers. The PLCnext Control device establishes the connection automatically as soon as the server is available. When the connection gets lost, the OPC UA… Read More
OPC UA features Here’s an overview to the OPC UA features and when they were implemented into PLCnext Technology: OPC UA® Server Firmware version 2019.0 LTS 2020.0 LTS 2021.0 LTS 2022.0 LTS 2023.0 LTS 2024.0 LTS 2024.6… Read More
OPC UA client XML schema Schema file The connection configuration is defined in XML files. It is based on the standard UA schema for data types which can be found here. It is formally defined in this schemathis schema. … Read More