MAPS | DEVELOPER
 

PC*MILER Connect APIs, S

PCMSSetCustomMode
Syntax  void PCMSSetCustomMode(Trip trip, bool onOff) Parameters  Trip trip – Handle to a trip. bool onOff – Set to True for custom routing; False to...
Mon, 7 Jun, 2021 at 8:04 PM
PCMSSetDateOption
Syntax  int PCMSSetDateOption (Trip trip, int dateOption) Parameters  Trip trip – Handle to a trip. int dateOption  –  Value range is 0 - 3. 0 = Unkn...
Thu, 25 Jun, 2020 at 7:03 PM
PCMSSetDepartureTime
Syntax   int PCMSSetDepartureTime(Trip trip, int entryDateType, int departTimeZone, int departYear, int departMonth, int departDay, int departHour, int dep...
Mon, 7 Jun, 2021 at 8:05 PM
PCMSSetElevationDiscouraged
Syntax  void PCMSSetElevationDiscouraged (Trip trip, bool onOff) Parameters  Trip trip – Handle to a trip. bool onOff – Set to True to use a customiz...
Mon, 7 Jun, 2021 at 8:10 PM
PCMSSetElevationLimit
Syntax  void PCMSSetElevationLimit (Trip trip, long altitude) Parameters  Trip trip – Handle to a trip. long altitude – The elevation in feet that sh...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSSetExchRate
Syntax  void PCMSSetExchRate(Trip trip, long convRate) Parameters  Trip trip – Handle to a trip. convRate – The currency rate FROM U.S. dollars TO Ca...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSSetFerryDiscouraged
Syntax  void PCMSSetFerryDiscouraged (Trip trip, bool onOff)   Parameters  Trip trip – Handle to a trip. bool onOff – Set to True to avoid ferry distan...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSSetGovernorSpeed
Syntax  int PCMSSetGovernorSpeed(Trip trip, long speed) Parameters  Trip trip – Handle to a trip. long speed – The governor speed. Description S...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSSetHazOption
Syntax  void PCMSSetHazOption (Trip trip, int hazType) Parameters  Trip trip – Handle to a trip. int hazType – Sets the hazmat routing type. Desc...
Thu, 11 Jun, 2020 at 5:14 PM
PCMSSetHazTunnelOption
Syntax  void PCMSSetHazTunnelOption (Trip trip, int hazType) Parameters  Trip trip – Handle to a trip.   int hazType – Sets the hazmat routing type,...
Mon, 7 Jun, 2021 at 3:28 PM