WaitsAndTravels
Name: Waits and travels
Type: Application
Modules: Fx-Backup, Fx-TpFxc, Fx-BlockBuster, Fx-TSEInterface, Legacy-Fx, OPS-Lib
Description: Lists the routes and points for which in-service vehicles can be used for travels.
| Field | Documentation |
|---|---|
| SignId | Sign-up period identifier from SignUpPeriods.SignId. |
| Sequence | Order of the legs (routes) in a wait and travel. |
| FromNodeId | Start node identifier from Nodes.NodeId. |
| ToNodeId | End node identifier from Nodes.NodeId. |
| LineId | Line identifier from MasterLine.LineId. |
| FromStopNum | Start stop identifier from LineStop.StopNum. |
| ToStopNum | End stop identifier from LineStop.StopNum. |
| WalkTime | Time that operators walk to the relief point or garage where they begin to travel. |
| OffsetTime | Time difference in seconds between the To Stop and the actual stop at which an operator gets off. This can be a positive value (stop after node) or a negative value (stop before node). |
| DirNum | Unique identifier of the direction within a line. Values: 0 and 1. |
| Num | Identifier of a wait and travel within a sign-up period and service group. |
| ServiceId | Service identifier from Service.ServiceId. |
| ServiceGroupId | Service group identifier from MasterServiceGroup.ServiceGroupId. |
| Safety | Minimum connection time in seconds between legs of a travel, or between travel leg and relief. |
| WaitAtEnd | For waits and travels, the wait occurs at the To point, e.g., Garage to Node travels. |
| TravelType | Travel type: 0 = all, 1 = start, 2 = end, 3 = start & end, 4 = shift break, 5 = piece break. |