ET_MovementDirection - General Information
Type: |
List type |
Available as of: |
V1.0.4.0 |
This enumeration type contains the movement directions for a ST_VehicleDestination.
Type: UINT
Name |
Value |
Description |
---|---|---|
Bidirectional |
0 |
Use shortest distance to reach destination. If the destination is on another path as the vehicle and if system is a closed loop, use forward movement. |
Downstream |
1 |
Forward movement, starting at upstream end of a motor. |
Upstream |
2 |
Backward movement, starting at downstream end of a motor. |