OPC UA Diagnostic Assembly
OPC webpage data that includes number of currently used OPC UA nodes, OPC UA nodes limit, and OPC UA nodes per second statistics.
- Instance = 32940
- Size = 12 Bytes
Member | Data Type | Description |
|---|---|---|
UsedNodes | UDINT | Number of currently used OPC UA user defined nodes for a server associated with this instance. |
MaxNodes | UDINT | Maximum possible number of OPC UA user defined nodes that a client can write or read from a server associated with this instance. |
NodesPerSecond | UDINT | Current number of read or written scalar nodes per second. Scalar node means node with one basic type value or with one string. Vector and matrix nodes are counted as the number of its atomic elements. |
Provide Feedback