Time Display Customization
You can customize how and which times are displayed on the Manifest and event details screens. DriverMate supports up to a maximum of two time fields.
Events in PASS can contain up to 10 different time stamps. You can format the time display differently for each event type. The formatting is controlled by the following application settings. Each setting is a text string, which contains the text to be displayed together with special characters. The text strings are shown as event times on the screen.
Use the following table to determine the appropriate value to be displayed in the time field. For example, on a pick-up, to display the window (SchE – SchL), set ID 1080 = %2%3. To display the Scheduled time only, set ID 1080 = %1.
| Sequence | Time Display | Manifest Code |
|---|---|---|
| %0 | Estimated Time | EST |
| %1 | Scheduled Time | SCH |
| %2 | Scheduled Early Time | SCHE |
| %3 | Scheduled Late Time | SCHL |
| %4 | Requested Time | REQ |
| %5 | Requested Early Time | REQE |
| %6 | Requested Late Time (also known as Appointment Time) | APPT |
| %7 | Negotiated Time | NEG |
| %8 | Negotiated Early Time | NEGE |
| %9 | Negotiated Late Time | NEGL |
| %10 | Load Time (aka Duration) | LOAD |
| %20 | Estimated Time End (Estimated Time + Load Time) | |
| %21 | Scheduled Time End (Scheduled Time + Load Time) | |
| %22 | Scheduled Early Time End (Schedule Early Time + Load Time) | |
| %23 | Scheduled Late Time End (Schedule Late Time + Load Time) | |
| %24 | For future use | |
| %25 | For future use | |
| %26 | Request Late Time End (Appointment Time + Load Time) | |
| %27 | For future use | |
| %28 | For future use | |
| %29 | For future use |