Chapter 10. OPC UA Server
184
PACSystems* RX7i & RX3i TCP/IP Ethernet Communications User Manual
GFK-2224Q
Outputs
Parameter
Description
Data Type
ServerRunning
True when OPC UA server is running and
ready for clients to connect and exchange
data.
Bool
ServerConfiguration
True when OPC UA configuration files and
certificates have been created.
Bool
ServerStatus
OPC UA Server Status:
0x01 – Server is ready to start
0x02 – Server is running
0x04 – Restart is pending
16-bit bitfield
(identical to SERVER_STATUS
word defined in OPC UA Server
ConfigStatus
OPC UA Server Configuration Status:
0x01- Configuration is clear
0x02- Configuration files and certificate
data have been created.
16-bit bitfield
(identical to CONFIG_STATUS
word defined in OPC UA Server
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
Содержание PACSystems RX7i
Страница 45: ......
Страница 54: ...Chapter 4 Configuration GFK 2224Q January 2017 41 Figure 18 CPE400 Advanced Ethernet Configuration LAN1 LAN 2 ...
Страница 80: ...Chapter 4 Configuration GFK 2224Q January 2017 67 ...
Страница 81: ......
Страница 122: ...Chapter 6 Programming EGD Commands GFK 2224Q January 2017 109 ...
Страница 142: ...Chapter 7 Programming SRTP Channel Commands GFK 2224Q January 2017 129 Figure 51 Sample Ladder Logic for COMMREQ ...
Страница 147: ......
Страница 193: ...Chapter 10 OPC UA Server 180 PACSystems RX7i RX3i TCP IP Ethernet Communications User Manual GFK 2224Q Example ...
Страница 202: ...Chapter 10 OPC UA Server GFK 2224Q January 2017 189 Figure 73 Machine Edition Online Command to Set Passwords ...
Страница 211: ......
Страница 253: ...Chapter 12 Diagnostics 240 PACSystems RX7i RX3i TCP IP Ethernet Communications User Manual GFK 2224Q ...
Страница 262: ...Chapter 13 Network Administration GFK 2224Q January 2017 249 ...
Страница 263: ......