User Documentation

Table Of Contents
OPC UA Server
System manual
2696790000/02/04.2020
57
Functionality
OPC UA
Server
OPC UA
Server
Pro
OPC UA
Server
Adv
Generic variable tree: x x x
Creating an information model: 1 several
*)
Support of customer-specific events and meth-
ods:
1
*)
several
*)
*)
These functionalities are not currently supported yet.
The following table provides an overview of the service sets supported by
the OPC UA server.
Service Sets as per OPC UA
Specification Part 4
Supported services
Discovery complete
SecureChannel complete
Session complete
Nodemanagement not supported
View
Browse
BrowseNext
TranslateBrowsePathsToNodeIds
Query not supported
Attributes
Read
Write
Method not supported
MonitoredItem
CreateMonitoredItems
ModifyMonitoredItems
SetMonitoringMode
DeleteMonitoredItems
Subscription
CreateSubscription
ModifySubscription
SetPublishingMode
Publish
Republish
DeleteSubscriptions
11.2 Establishing a connection
The OPC UA Server supports the establishment of connections to OPC UA
standard compliant clients via TCP-IP binary protocol. The IP address of the
control is also the IP address of the OPC UA server. The port is 4842 by de-
fault. Application-specific settings such as port, application name, manufac-
turer, etc. can be set via the server configuration u-create studio.
Example of a connection call:
opc.tcp://ServerUrl:Port