7.14 WwMessageArgumentValueDataType

This union defines the possible types of an argument value. The structure is defined in Table 36.

Table 36 – WwMessageArgumentValueDataType Structure
Name Type Description
WwMessageArgumentValueDataTypestructureSubtype of the 0:Union defined in OPC UA Part 3

Array

WwMessageArgumentValueDataType[]The content of the value as an array of the own type

Boolean

BooleanThe content of the value as a boolean

Int16

Int16The content of the value as a 16 bit integer

Int32

Int32The content of the value as a 32 bit integer

Int64

Int64The content of the value as a 64 bit integer

SByte

SByteThe content of the value as a 8 bit integer

UInt16

UInt16The content of the value as a 16 bit unsigned integer

UInt32

UInt32The content of the value as a 32 bit unsigned integer

UInt64

UInt64The content of the value as a 64 bit unsigned integer

Byte

ByteThe content of the value as a 8 bit unsigned integer

DateTime

DateTimeThe content of the value as a datetime

Guid

GuidThe content of the value as a GUID

LocalizedText

LocalizedTextThe content of the value as a localized text

Double

DoubleThe content of the value as a double

Float

FloatThe content of the value as a float

String

StringThe content of the value as a string

Other

StringThe content of the value has no standard format and is instantiated as a string

Its representation in the AddressSpace is defined in Table 37.

Table 37 – WwMessageArgumentValueDataType Definiton
Attribute Value
BrowseNameWwMessageArgumentValueDataType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the 0:Union defined in OPC UA Part 3
Conformance Units
Woodworking Event Messages