RangeType

Type of a range device data. (Provides mapping to Fdt.Dtm.DataAccess.RangeType).
The fields of the RangeType DataType are defined in the following table:
Name | Value | Description |
---|---|---|
LowerRange | 0 | Device data represents a lower range. |
UpperRange | 1 | Device data represents a upper range. |
The representation of the RangeType DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3003 |
NamespaceUri | http://opcfoundation.org/UA/schemas/FDT/1.0/ |
BrowseName | RangeType |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the RangeType DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |