Reference Class
Module: opcua.address_space
Constructor
Reference
(
-
options.referenceType
-
options.nodeId
-
options.isForward
Parameters:
-
options.referenceType
String -
options.nodeId
NodeId -
options.isForward
Boolean
Item Index
Methods
_arrow
()
private
Example:
---- some text ----->
addElement
add a new element in a ExtensionObject Array variable
(
-
options
-
uaArrayVariableNode
Parameters:
-
options
Objectdata used to construct the underlying ExtensionObject
-
uaArrayVariableNode
UAVariable
Returns:
:
checkSelectClause
(
Array-
parentNode
-
selectClause
Parameters:
-
parentNode
Object -
selectClause
Object
Returns:
Array :
checkSelectClauses
(
StatusCodes<>
-
eventTypeNode
-
selectClauses
Parameters:
-
eventTypeNode
Object -
selectClauses
SelectClauseResults
Returns:
StatusCodes<>:
createExtObjArrayNode
create a node Variable that contains a array of ExtensionObject of a given type
(
Object | UAVariable
-
parentFolder
-
options
Parameters:
-
parentFolder
Object -
options
Object-
browseName
-
complexVariableType
:
-
variableType
: the type of Extension objects stored in the array.
-
indexPropertyName
-
Returns:
Object | UAVariable:
prepareDataType
(
private
-
dataType
Parameters:
-
dataType
Object
toString
()
String
turn reference into a arrow : ---- REFERENCETYPE --> [NODEID]
Returns:
String: