DirectionDataType

The fields of the DirectionDataType DataType are defined in the following table:
|Name|Value| Description| |—|—|—| |CLOCKWISE|0| A rotary component type rotating in a clockwise fashion using the right-hand rule. .| |COUNTER_CLOCKWISE|1| A rotary component type rotating in a counter clockwise fashion using the right-hand rule. .| |NEGATIVE|2| A linear type component is moving in the direction of decreasing position value. .| |POSITIVE|3| A linear type component is moving in the direction of increasing position value. .|
The representation of the DirectionDataType DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=2205 |
NamespaceUri | http://opcfoundation.org/UA/MTConnect/v2/ |
BrowseName | DirectionDataType |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the DirectionDataType DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumStrings | LocalizedText[] | PropertyType | Mandatory |