Skip to content

Latest commit

 

History

History
126 lines (73 loc) · 2.18 KB

OpcUaServerNodeId.rst

File metadata and controls

126 lines (73 loc) · 2.18 KB

OpcUaServerNodeId

Description

This object was introduced in InCore 2.4.

› Inherits

Object <object_Object>

Overview

Properties

  • identifier <property_OpcUaServerNodeId_identifier>
  • ns0Id <property_OpcUaServerNodeId_ns0Id>
  • nsIndex <property_OpcUaServerNodeId_nsIndex>
  • nsUri <property_OpcUaServerNodeId_nsUri>
  • Object.objectId <property_Object_objectId>
  • Object.parent <property_Object_parent>

Methods

  • Object.deserializeProperties() <method_Object_deserializeProperties>
  • Object.fromJson() <method_Object_fromJson>
  • Object.serializeProperties() <method_Object_serializeProperties>
  • Object.toJson() <method_Object_toJson>

Signals

  • Object.completed() <signal_Object_completed>

Properties

single: identifier

identifier

› Type

String

› Signal

identifierChanged()

› Attributes

Writable

single: ns0Id

ns0Id

This property holds a node ID type from the OPC UA namespace 0. This property is ignored, if the identifier <property_OpcUaServerNodeId_identifier> property is set.

› Type

OpcUaNS0.Type <enum_OpcUaNS0_Type>

› Default

OpcUaNS0.Unknown <enumitem_OpcUaNS0_Unknown>

› Signal

ns0IdChanged()

› Attributes

Writable

single: nsIndex

nsIndex

› Type

SignedInteger

› Default

0

› Signal

nsIndexChanged()

› Attributes

Writable

single: nsUri

nsUri

› Type

String

› Signal

nsUriChanged()

› Attributes

Writable