Connect Opc Ua Client To Opc Ua Server - GE RX3i User Manual

Pacsystems
Hide thumbs Also See for RX3i:
Table of Contents

Advertisement

Chapter 10. OPC UA Server
Outputs
Parameter
ServerRunning
ServerConfiguration
ServerStatus
ConfigStatus

Connect OPC UA Client to OPC UA Server

Once the OPC UA server is running, a client can connect to the server and browse the address space. The OPC
UA server uses the OPC UA Binary protocol to communicate with the client. The OPC UA Binary connection
strings take the base form displayed below.
As an example, a connection string for the OPC UA server is constructed. To begin, the controller TCP/IP
address of the embedded Ethernet port is needed. One method to find this information is to use the Machine
Edition programmer. Open the controller's project and select the project top level in the Project tab of the
Navigator window. From the Inspector window, scroll down to the IP Address Entry (see the screenshot
below). From the figure, we can see the current IP address is 10.10.1.102. For this example, the client's
connection string for the controller is the following:
opc.tcp://10.10.1.102:4840
184
PACSystems* RX7i & RX3i TCP/IP Ethernet Communications User Manual
Description
True when OPC UA server is running and
ready for clients to connect and exchange
data.
True when OPC UA configuration files and
certificates have been created.
OPC UA Server Status:
0x01 – Server is ready to start
0x02 – Server is running
0x04 – Restart is pending
OPC UA Server Configuration Status:
0x01- Configuration is clear
0x02- Configuration files and certificate
data have been created.
Data Type
Bool
Bool
16-bit bitfield
(identical to SERVER_STATUS
word defined in OPC UA Server
– Service Request –
SERVER_STATUS, above)
16-bit bitfield
(identical to CONFIG_STATUS
word defined in OPC UA Server
– Service Request –
CONFIG_STATUS, above)
GFK-2224Q

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rx7i

Table of Contents