AASValueTypeDataType

The fields of the AASValueTypeDataType DataType are defined in the following table:
Name | Value | Description |
---|---|---|
Boolean | 0 | |
SByte | 1 | |
Byte | 2 | |
Int16 | 3 | |
UInt16 | 4 | |
Int32 | 5 | |
UInt32 | 6 | |
Int64 | 7 | |
UInt64 | 8 | |
Float | 9 | |
Double | 10 | |
String | 11 | |
DateTime | 12 | |
ByteString | 13 | |
LocalizedText | 14 | |
UtcTime | 15 |
The representation of the AASValueTypeDataType DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3004 |
NamespaceUri | http://opcfoundation.org/UA/I4AAS/ |
BrowseName | AASValueTypeDataType |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the AASValueTypeDataType DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumStrings | LocalizedText[] | PropertyType | Mandatory |