OpcUaServerObjectNode

Description

This object was introduced in InCore 2.3.

› Inherits:

OpcUaServerNode

› Inherited by:

OpcUaServerFolderNode

Overview

Properties

Methods

Signals

Properties

nodes

› Type:

List<OpcUaServerNode>

› 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.