This is my archive
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 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
Profile and facets The eUA Server implements the Embedded 2017 UA Server Profile and supports the following facets: Facets: Global Certificate Management Server Facet Historical Raw Data Server Facet A & C Alarm Server Facet File Access Server Facet DI BaseDevice… Read More
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
Connection configuration 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 the… Read More
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-09-12 ❁ Revision 084 • … Read More
Security This topic refers to the configuration of the OPC UA client regarding the security requirements when connecting to a remote OPC UA server. Supported user authentication The user of the OPC UA client can authenticate itself towards the remote OPC UA server using the following… Read More
OPC UA Historical Access (HA) Available from 2019.6 Standard OPC UA® HA enables the OPC UA® clients to access the historical data of the PLCnext Technology DataLogger. You can call selected variables from a database using OPC UA® HA. To use OPC UA® HA for the data of GDS variables, the variables must be present in at least one… Read More
OPC UA secure channel The eUA server supports client communication over encrypted endpoints by default. To configure the endpoints, refer to OPC UA endpoint configuration. Client application authentication The eUA server supports client certificate authentication over secure endpoints by default. The certificates of OPC UA® clients… Read More
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