EddDataTypeEnum

The fields of the EddDataTypeEnum DataType are defined in the following table:
Name | Value | Description |
---|---|---|
BOOLEAN | 1 | |
DOUBLE | 2 | |
FLOAT | 3 | |
INTEGER | 4 | |
UNSIGNED_INTEGER | 5 | |
DATE | 6 | |
DATE_AND_TIME | 7 | |
DURATION | 8 | |
TIME | 9 | |
TIME_VALUE | 10 | |
BIT_ENUMERATED | 11 | |
ENUMERATED | 12 | |
ASCII | 13 | |
BITSTRING | 14 | |
EUC | 15 | |
OCTET | 16 | |
PACKED_ASCII | 17 | |
PASSWORD | 18 | |
VISIBLE | 19 |
The representation of the EddDataTypeEnum DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=2048 |
NamespaceUri | http://fdi-cooperation.com/OPCUA/FDI7/ |
BrowseName | EddDataTypeEnum |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the EddDataTypeEnum DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |