i=1
i=2
i=3
i=4
i=5
i=6
i=7
i=8
i=9
i=10
i=11
i=13
i=12
i=15
i=14
i=16
i=17
i=18
i=20
i=21
i=19
i=22
i=26
i=27
i=28
i=47
i=46
i=35
i=36
i=48
i=45
i=40
i=37
i=38
i=39
Default Binary
The default binary encoding for a data type.
i=58
Default XML
The default XML encoding for a data type.
i=58
BaseDataType
Describes a value that can have any valid DataType.
Number
Describes a value that can have any numeric DataType.
i=24
Integer
Describes a value that can have any integer DataType.
i=26
UInteger
Describes a value that can have any unsigned integer DataType.
i=27
Enumeration
Describes a value that is an enumerated DataType.
i=24
Boolean
Describes a value that is either TRUE or FALSE.
i=24
SByte
Describes a value that is an integer between -128 and 127.
i=27
Byte
Describes a value that is an integer between 0 and 255.
i=28
Int16
Describes a value that is an integer between −32,768 and 32,767.
i=27
UInt16
Describes a value that is an integer between 0 and 65535.
i=28
Int32
Describes a value that is an integer between −2,147,483,648 and 2,147,483,647.
i=27
UInt32
Describes a value that is an integer between 0 and 4,294,967,295.
i=28
Int64
Describes a value that is an integer between −9,223,372,036,854,775,808 and 9,223,372,036,854,775,807.
i=27
UInt64
Describes a value that is an integer between 0 and 18,446,744,073,709,551,615.
i=28
Float
Describes a value that is an IEEE 754-1985 single precision floating point number.
i=26
Double
Describes a value that is an IEEE 754-1985 double precision floating point number.
i=26
String
Describes a value that is a sequence of printable Unicode characters.
i=24
DateTime
Describes a value that is a Gregorian calender date and time.
i=24
Guid
Describes a value that is a 128-bit globally unique identifier.
i=24
ByteString
Describes a value that is a sequence of bytes.
i=24
XmlElement
Describes a value that is an XML element.
i=24
NodeId
Describes a value that is an identifier for a node within a Server address space.
i=24
QualifiedName
Describes a value that is a name qualified by a namespace.
i=24
LocalizedText
Describes a value that is human readable Unicode text with a locale identifier.
i=24
Structure
Describes a value that is any type of structure that can be described with a data encoding.
i=24
Image
Describes a value that is an image encoded as a string of bytes.
i=15
References
The abstract base type for all references.
References
NonHierarchicalReferences
The abstract base type for all non-hierarchical references.
i=31
NonHierarchicalReferences
HierarchicalReferences
The abstract base type for all hierarchical references.
i=31
HierarchicalReferences
HasChild
The abstract base type for all non-looping hierarchical references.
i=33
ChildOf
Organizes
The type for hierarchical references that are used to organize nodes.
i=33
OrganizedBy
HasEventSource
The type for non-looping hierarchical references that are used to organize event sources.
i=33
EventSourceOf
HasModellingRule
The type for references from instance declarations to modelling rule nodes.
i=32
ModellingRuleOf
HasEncoding
The type for references from data type nodes to to data type encoding nodes.
i=32
EncodingOf
HasDescription
The type for references from data type encoding nodes to data type description nodes.
i=32
DescriptionOf
HasTypeDefinition
The type for references from a instance node its type defintion node.
i=32
TypeDefinitionOf
GeneratesEvent
The type for references from a node to an event type that is raised by node.
i=32
GeneratesEvent
AlwaysGeneratesEvent
The type for references from a node to an event type that is always raised by node.
i=32
AlwaysGeneratesEvent
Aggregates
The type for non-looping hierarchical references that are used to aggregate nodes into complex types.
i=34
AggregatedBy
HasSubtype
The type for non-looping hierarchical references that are used to define sub types.
i=34
HasSupertype
HasProperty
The type for non-looping hierarchical reference from a node to its property.
i=44
PropertyOf
HasComponent
The type for non-looping hierarchical reference from a node to its component.
i=44
ComponentOf
HasNotifier
The type for non-looping hierarchical references that are used to indicate how events propagate from node to node.
i=36
NotifierOf
HasOrderedComponent
The type for non-looping hierarchical reference from a node to its component when the order of references matters.
i=47
OrderedComponentOf
NamingRuleType
Describes a value that specifies the significance of the BrowseName for an instance declaration.
i=12169
i=29
The BrowseName must appear in all instances of the type.
The BrowseName may appear in an instance of the type.
The modelling rule defines a constraint and the BrowseName is not used in an instance of the type.
EnumValues
i=68
i=78
i=120
i=7616
1
Mandatory
The BrowseName must appear in all instances of the type.
i=7616
2
Optional
The BrowseName may appear in an instance of the type.
i=7616
3
Constraint
The modelling rule defines a constraint and the BrowseName is not used in an instance of the type.
NodeVersion
The version number of the node (used to indicate changes to references of the owning node).
i=68
ViewVersion
The version number of the view.
i=68
Icon
A small image representing the object.
i=68
LocalTime
The local time where the owning variable value was collected.
i=68
AllowNulls
Whether the value of the owning variable is allowed to be null.
i=68
ValueAsText
The string representation of the current value for a variable with an enumerated data type.
i=68
MaxStringLength
The maximum length for a string that can be stored in the owning variable.
i=68
MaxArrayLength
The maximum length for an array that can be stored in the owning variable.
i=68
EngineeringUnits
The engineering units for the value of the owning variable.
i=68
EnumStrings
The human readable strings associated with the values of an enumerated value (when values are sequential).
i=68
EnumValues
The human readable strings associated with the values of an enumerated value (when values have no sequence).
i=68
InputArguments
The input arguments for a method.
i=68
OutputArguments
The output arguments for a method.
i=68
ImageBMP
An image encoded in BMP format.
i=30
ImageGIF
An image encoded in GIF format.
i=30
ImageJPG
An image encoded in JPEG format.
i=30
ImagePNG
An image encoded in PNG format.
i=30
IdType
The type of identifier used in a node id.
i=7591
i=29
The identifier is a numeric value. 0 is a null value.
The identifier is a string value. An empty string is a null value.
The identifier is a 16 byte structure. 16 zero bytes is a null value.
The identifier is an array of bytes. A zero length array is a null value.
EnumStrings
i=68
i=78
i=256
Numeric
String
Guid
Opaque
NodeClass
A mask specifying the class of the node.
i=11878
i=29
No classes are selected.
The node is an object.
The node is a variable.
The node is a method.
The node is an object type.
The node is an variable type.
The node is a reference type.
The node is a data type.
The node is a view.
EnumValues
i=68
i=78
i=257
i=7616
0
Unspecified
No classes are selected.
i=7616
1
Object
The node is an object.
i=7616
2
Variable
The node is a variable.
i=7616
4
Method
The node is a method.
i=7616
8
ObjectType
The node is an object type.
i=7616
16
VariableType
The node is an variable type.
i=7616
32
ReferenceType
The node is a reference type.
i=7616
64
DataType
The node is a data type.
i=7616
128
View
The node is a view.
Argument
An argument for a method.
i=22
The name of the argument.
The data type of the argument.
Whether the argument is an array type and the rank of the array if it is.
The number of dimensions if the argument is an array type and one or more dimensions have a fixed length.
The description for the argument.
EnumValueType
A mapping between a value of an enumerated type and a name and description.
i=22
The value of the enumeration.
Human readable name for the value.
A description of the value.
Duration
A period of time measured in seconds.
i=11
UtcTime
A date/time value specified in Universal Coordinated Time (UTC).
i=13
LocaleId
An identifier for a user locale.
i=12
TimeZoneDataType
i=22
Default XML
i=296
i=8285
i=76
Default XML
i=7594
i=8291
i=76
Default XML
i=8912
i=8918
i=76
Default Binary
i=296
i=7650
i=76
Default Binary
i=7594
i=7656
i=76
Default Binary
i=8912
i=8914
i=76