Skip to content

Latest commit

 

History

History
260 lines (148 loc) · 5.98 KB

OpcUaClientNode.rst

File metadata and controls

260 lines (148 loc) · 5.98 KB

OpcUaClientNode

Description

Please refer to the Qt OPC UA Node QML type documentation.

› Inherited by

OpcUaClientMethodNode <object_OpcUaClientMethodNode>, OpcUaClientValueNode <object_OpcUaClientValueNode>

Overview

Properties

Methods

Signals

Enumerations

Properties

single: browseName

browseName

Please refer to the Qt OPC UA Node QML type documentation.

› Attributes

Writable

single: connection

connection

Please refer to the Qt OPC UA Node QML type documentation.

› Attributes

Writable

single: description

description

Please refer to the Qt OPC UA Node QML type documentation.

› Attributes

Writable

single: displayName

displayName

Please refer to the Qt OPC UA Node QML type documentation.

› Attributes

Writable

single: errorMessage

errorMessage

Please refer to the Qt OPC UA Node QML type documentation.

› Attributes

Readonly

single: eventFilter

eventFilter

Please refer to the Qt OPC UA Node QML type documentation.

› Attributes

Writable

single: nodeClass

nodeClass

Please refer to the Qt OPC UA Node QML type documentation.

› Attributes

Readonly

single: nodeId

nodeId

Please refer to the Qt OPC UA Node QML type documentation.

› Attributes

Writable

single: readyToUse

readyToUse

Please refer to the Qt OPC UA Node QML type documentation.

› Attributes

Readonly

single: status

status

Please refer to the Qt OPC UA Node QML type documentation.

› Attributes

Readonly

Methods

single: getServerTimestamp

getServerTimestamp(OpcUaNodeAttribute.NodeAttribute <enum_OpcUaNodeAttribute_NodeAttribute>)

Please refer to the Qt OPC UA Node QML type documentation.

› Returns

DateTime

single: getSourceTimestamp

getSourceTimestamp(OpcUaNodeAttribute.NodeAttribute <enum_OpcUaNodeAttribute_NodeAttribute>)

Please refer to the Qt OPC UA Node QML type documentation.

› Returns

DateTime

Signals

single: eventOccurred

eventOccurred(List values)

Please refer to the Qt OPC UA Node QML type documentation.

Enumerations

single: Status

Status

Please refer to the Qt OPC UA Node QML type documentation. Example ******* See OpcUaClient example <example_OpcUaClient> on how to use OpcUaClientNode.