Page 1 of 1

Service time: active versus passive

Posted: Tue Sep 14, 2021 12:45 pm
by Bernd Welter
Service times at stops...
  • xRoute 2 : TourStopOptions
    The current v2.24 version mentions a "The service time."
    In this version the service is always ACTIVE, not passive - maybe we implement a switch later...
  • xTour2: Service is always "active". The length of a service period is maintained Here's also a link to the Technical Concept: Service Times
  • PTV Developer Route Optimization Optiflow : In the context of 17.10.2024 DAPI does not support passive service. This might be subject to change.

Re: Service time: active versus passive

Posted: Wed Oct 16, 2024 9:38 am
by Bernd Welter
With xRoute 2.33 we invented a new property at TourStopOptions:
  • Boolean useServiceTimeForRecreation (optional, default=false)
  • Tells if the service time could be used for a break/rest period. In this case, the driver is not working and the service time is not considered as working time. Please note that this parameter is only considered if the service time is greater than 0 second.