This is my archive

OPC UA client

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 device establishes the connection automatically as soon as the server is available. When the connection gets lost, the OPC UA… Read More

OPC UA secure channel

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

OPC UA alarms and conditions 

OPC UA alarms and conditions  Alarms You can exchange alarm and status messages between a program and the eUA server. For all details, please refer to the Alarms via OPC UA section. • Published/reviewed: 2024-08-08   ☀  Revision 071 • … Read More

Profile and facets 

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

Further information on OPC UA in PLCnext Technology

Further information on OPC UA in PLCnext Technology See these additional topics  for further reference: Profile and facets shows all currently implemented facets, linked to the respective specifications Feature roadmap OPC UA shows which OPC UA feature was implemented with which PLCnext Technology firmware release. Device-specific OPC UA settings shows the differences in… Read More

Connection configuration

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… Read More

Quickstart OPC UA server configuration

Quickstart OPC UA server configuration Tutorial video Note: Tutorial videos are embedded from the Phoenix Contact Technical Support YouTube channel.  With playing an embedded YouTube video in this platform, you accept the YouTube Terms & Conditions. Even showing the video previews on this page depends on your personal settings… Read More

OPC UA device information 

OPC UA device information  The Device Integration (DI) namespace In compliance with the “OPC UA for Devices” OPC UA Companion Specification, the eUA server provides the following nodes: Node Meaning DeviceManual Path or URL to the user manual. DeviceRevision General revision status of… Read More

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

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: 2024-08-08   ☀  Revision 071 • … Read More