OpcUaServerObjectNode
Description
This object was introduced in InCore 2.3.
- › Inherits:
- › Inherited by:
Overview
Properties
Methods
Signals
Properties
nodes
- › Type:
- › Signal:
nodesChanged()
- › Attributes:
Readonly
Signals
nodesDataChanged(SignedInteger index)
This signal is emitted whenever the List.dataChanged() signal is emitted, i.e. the item at index in the nodes list itself emitted the dataChanged() signal.
Example
See OpcUaServer example on how to use OpcUaServerObjectNode.