OpcUaVariableTypeDescription (STRUCT)ΒΆ
TYPE OpcUaVariableTypeDescription : STRUCT
- InOut:
Name
Type
Comment
dataTypeOpcUa_NodeId[m]: NodeID of the data type node.
i32ValueRankOpcUa_Int32[m]: ValueRank of the value.
isAbstractOpcUa_Boolean[m]: Flag if is an abstract VariableType.
bValueSetOpcUa_BooleanFlag if a template value is available.
valueOpcUa_Variant[o]: Value if available.
bArrayDimensionsSetOpcUa_BooleanFlag if the array dimension is set.
arrayDimensionsOpcUa_Variant[o]: Description of the array dimensions. Mandatory if the ValueRank is not Scalar.