FxBlockEvents
Name: Fx Block Events
Type: Application
Modules: Exchange-ImportLib, Legacy-Fx, Legacy-Ops, Fx-SharedLib, FX-Tps, OPS-Lib, OPS-Reports, OPS-TPS
Description: The deadhead events for a block. Depending on software configuration, this either holds all deadhead information for a block or only pull-in and pull-out time.
| Field | Documentation |
|---|---|
| BlockId | Block identifier from FxBlocks.BlockId. |
| ExcComboId | Exception combination identifier from MasterExceptionCombinations.ExcComboId. |
| EventType | Event Type: 1 = Garage Pullout, 2 = Garage Pullin, 15 = Pullout End, 16 = Pullout Start, 17 = Interline Start, 18 = Interline End. |
| EventTime | Time when the event takes place. Value is in seconds from midnight. |
| NodeId | Node identifier from Nodes.NodeId |
| CommentId | Comment identifier from Comments.CommentId. |
| Distance | Length of a deadhead in meters. |
| FromTripId | Start trip identifier from Trips.TripId. |
| ToTripId | End trip identifier from Trips.TripId. |
| Sequence | Order of multiple deadheads between trips. |
| IsRelief | If true, the block event is a relief point. |