Setting Processing Times for Trip Messages

The values set in this procedure determines the length of time that Inbound and Out Trip messages are processed.

Procedure

  1. In the mobile computer screen, click View > Debug manager settings.
    The Trace Options dialog box appears.
  2. On the Switches tab, click PASS > MDTSrv > MsgProcessing Time.
    All the settings are in seconds.
  3. Change any of the following parameters in the Custom level field:
    AdjFactor
    Defines how the system dynamically extends or reduces the message processing time. The next iteration is granted more processing time if the message queue is not yet empty. If it is empty before the processing time has expired, the processing time is reduced.
    InMsg (Inbound Messages) Min
    Sets the minimum time allocated to process the Inbound messages within a single process call.
    InMsg (Max)
    Sets the maximum time to process the Inbound messages within a single process call.
    TripMsg (Min)
    Sets the minimum time allocated to process the Out Trip messages within a single process call.
    TripMsg (Max)
    Sets the maximum time allocated to process the Out Trip messages within a single process call.
  4. Click Apply.
  5. Click OK.