MAPS | DEVELOPER
 

PC*MILER Connect APIs, S

PCMSSetHOSAvailableTime
Syntax  int PCMSSetHOSAvailableTime(Trip trip, drivingTimeUntilRestBreakinMinutes, drivingTimeUntilEODinMinutes, onDutyTimeUntilEODinMinutes, onDutyTimeUnt...
Wed, 23 Jun, 2021 at 2:55 PM
PCMSSetHOSWeekSchedule
Syntax  int PCMSSetHOSWeekSchedule(Trip trip, int weekScheduleType) Parameters  Trip trip – Handle to a trip. int weekScheduleType – 0 = 60-hour s...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSSetHubMode
Syntax  void PCMSSetHubMode(Trip trip, bool onOff)   Parameters  Trip trip – Handle to a trip. bool onOff – Set to True to turn on Hub Mode; False to t...
Wed, 3 May, 2023 at 3:41 PM
PCMSSetKilometers
Syntax  void PCMSSetKilometers (Trip trip) Parameters  Trip trip – Handle to a trip. Description Sets the returned distance values to kilometers....
Thu, 25 Jun, 2020 at 7:02 PM
PCMSSetLoaded
Syntax  int PCMSSetLoaded (Trip trip, int which, bool loaded) Parameters  Trip trip – Handle to a trip. int which – The stop on the trip. Stop num...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSSetMiles
Syntax  void PCMSSetMiles (Trip trip) Parameters  Trip trip – Handle to a trip. Description Sets the returned distance values to miles. Retur...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSSetNLAbbreviation
Syntax  int PCMSSetNLAbbreviation (trip trip, const char* canOrMX) Parameters  Trip trip – Handle to a trip. const char* canOrMX – Set to “MX” for Ne...
Mon, 7 Jun, 2021 at 8:14 PM
PCMSSetNumMilesDecimals
Syntax  int PCMSSetNumMilesDecimals (int iNumMilesDecimals) Parameters  int iNumMilesDecimals – The number of decimals used in distance calculations. ...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSSetResequence
Syntax  void PCMSSetResequence(Trip trip, bool changeDest) Parameters  Trip trip – Handle to a trip. bool changeDest – Set to True to allow trip opti...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSSetRoadSpeed
Syntax  int PCMSSetRoadSpeed(Trip trip, long speed, const char *state, long type, bool urban) Parameters  Trip trip – Handle to a trip. long speed...
Thu, 25 Jun, 2020 at 7:02 PM