SUPPORT CENTER

PC*MILER


PC*MILER|Connect APIs, H-R

PCMSNumStops
Syntax   int PCMSNumStops(Trip trip) Parameters  Trip trip – Handle to a trip. Description Gets the total number of stops currently in the trip...
Thu, 1 Feb, 2018 at 8:45 PM
PCMSNumTollDiscounts
Syntax  int PCMSNumTollDiscounts(PCMServerID serv) Parameters  PCMServerID serv – The PC*MILER server ID. Description Returns the number of avai...
Mon, 5 Feb, 2018 at 1:58 PM
PCMSOptimize
Syntax  int PCMSOptimize(Trip trip) Parameters   Trip trip – Handle to a trip. Description Optimizes the trip by changing the stop order, if nece...
Fri, 3 Aug, 2018 at 8:34 PM
PCMSPOICategoryName
Syntax  int PCMSPOICategoryName(PCMServerID serv, int index, char *buffer, int bufSize) Parameters  PCMServerID serv – The PC*MILER server ID. int in...
Fri, 9 Feb, 2018 at 1:33 PM
PCMSReduceCalculate
Syntax  long PCMSReduceCalculate(Trip trip, double maxMilesOffRoute, bool highwayOnly) Parameters  Trip trip – Handle to a trip. double maxMilesOffR...
Thu, 1 Feb, 2018 at 8:57 PM
PCMSReduceTrip
Syntax   int PCMSReduceTrip(PCMServerID serv, const char *filePath, int colTruckId, int colTruckIdLen, int colTime, int colTimeLen, int colDate, int colDat...
Thu, 1 Feb, 2018 at 9:08 PM