Chapter 10. OPC UA Server
GFK-2224Q
January 2017
197
OPC UA Performance Considerations
As mentioned in preceding notes, the OPC UA Server supports 5 concurrent clients and 12,500 addressable
elements. Care is suggested both approaching and operating at the max-max condition: 5 clients accessing
the full complement of 12,500 elements simultaneously.
The OPC UA Server has been designed and implemented to support the maximum number of clients reading
the maximum number of OPC UA elements. However, at maximum load OPC UA clients may experience
degraded performance, evidenced by slower than usual response times when browsing, reading, and writing
addressable elements.
If OPC UA Server response times are not adequate for your application, consider implementing one or more of
the following mitigation strategies:
Controller Communications Window – OPC UA traffic is processed in the controller communications
window. If the window’s duration is inadequate for the amount of processing required to service
multiple client requests, increasing the comm window will improve response times by the PLC.
OPC UA Subscriptions – OPC UA defines a subscription model for the server to transmit data only when
an element’s value updates, rather than having a client continuously poll the server to read an element
that is otherwise unchanged in value. Determine whether your application can use a subscription to
collect data from the PLC.
OPC UA Aggregating Server – An aggregating server can both allow multiple clients to connect as a
single instance, and combine read-requests for the same element(s) into one message.
Sessions and Subscriptions for OPC UA
There may be up to five concurrent sessions for the OPC UA server and across these sessions there may be up
to ten concurrent subscriptions of variables. The subscription limit is shared across all available sessions.
Содержание 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: ......