This is my archive

OPC UA client XML schema

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

Global Data Space 

Global Data Space  The GlobalDataSpace namespace All programs and variables from the IEC 61131 context are displayed in the http://phoenixcontact.com/OpcUA/PLCnext/GlobalDataSpace/ namespace. Via the namespace, the corresponding NamespaceIndex can be determined from the NamespaceArray. The NamespaceIndex is a numeric value for identification of the namespace. It is saved in the… Read More

OPC UA Services 

OPC UA Services  The eUA Server provides these IEC 62541-4 compliant services to client applications:  Discovery Secure channel Session  Monitored item and subscription Reverse Connect (from firmware 2022.9 or newer) Firmware Update with OPC UA (from firmware 2022.0 LTS or newer)     • Published/reviewed: 2025-02-17  ☃  Revision 077 • … Read More

OPC UA discovery/connection options 

OPC UA discovery/connection options  Note: The OPC UA client and server use the OpenSSL library to validate X.509 certificates using the OpenSSL flag X509_V_FLAG_X509_STRICT. As firmware 2024.0 LTS is updated to OpenSSL 3.0, the X.509 certificate validation became more strict, especially for non self-signed certificates. This may cause the server to return… Read More

Adding External Information Models 

Adding External Information Models  In this topic, we describe the features that allow the integration of external information models into the embedded OPC UA server of PLCnext: First, the storage of the required NodeSet.xml files is described Then the instance NodeSet.xml as a special form is explained. We show how… Read More

Introduction to information models

Introduction to information models The PLCnext Technology eUA server provides these IEC 62541-5 compliant information models: External information models Alarms and conditions Device information Historical data access File access Global Data Space Common OPC UA terminology This topic describes some common OPC UA… Read More

OPC UA® monitored item and subscription

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

Device-specific OPC UA® settings and limitations

Device-specific OPC UA® settings and limitations OPC UA server The PLCnext Technology controllers have the following device-specific default OPC UA® settings: Target Maximum number of sessions Minimum supported sample rate Available sample rates AXC F 1152 3 100 100, 250, 500, 1000, 2000, 5000 AXC F 2152… Read More

OPC UA Server

OPC UA Server On request, an OPC UA® server provides an OPC UA® client with process data and variable values from a running application. The PLCnext Control devices contain an embedded OPC UA® server (eUA). In addition to the runtime, it is integrated in the controller. It enables access to components, programs, function blocks, structures and… Read More

OPC UA features 

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 2023.3 2023.6 2023.9… Read More