PC*MILER|Connect APIs, S
Syntax int PCMSSetDateOption (Trip trip, int dateOption) Parameters Trip trip – Handle to a trip. int dateOption – Value range is 0 - 3. 0 = Unkn...
Fri, 2 Feb, 2018 at 7:32 PM
Syntax
int PCMSSetDepartureTime(Trip trip, int entryDateType, int departTimeZone, int departYear, int departMonth, int departDay, int departHour, int de...
Fri, 2 Feb, 2018 at 8:02 PM
Syntax void PCMSSetElevationDiscouraged (Trip trip, bool onOff) Parameters Trip trip – Handle to a trip. bool onOff – Set to True to use a customiz...
Mon, 5 Feb, 2018 at 3:28 PM
Syntax void PCMSSetElevationLimit (Trip trip, long altitude) Parameters Trip trip – Handle to a trip. long altitude – The elevation in feet that sh...
Mon, 5 Feb, 2018 at 3:29 PM
Syntax void PCMSSetExchRate(Trip trip, long convRate) Parameters Trip trip – Handle to a trip. convRate – The currency rate FROM U.S. dollars TO Ca...
Fri, 2 Feb, 2018 at 7:38 PM
Syntax void PCMSSetFerryDiscouraged (Trip trip, bool onOff) Parameters Trip trip – Handle to a trip. bool onOff – Set to True to avoid ferry distan...
Mon, 5 Feb, 2018 at 3:33 PM
Syntax int PCMSSetGovernorSpeed(Trip trip, long speed) Parameters Trip trip – Handle to a trip. long speed – The governor speed. Description S...
Tue, 6 Feb, 2018 at 3:02 PM
Syntax void PCMSSetHazOption (Trip trip, int hazType) Parameters
Trip trip – Handle to a trip. int hazType – Sets the hazmat routing type. Des...
Fri, 2 Feb, 2018 at 8:03 PM
Syntax void PCMSSetHazTunnelOption (Trip trip, int hazType) Parameters Trip trip – Handle to a trip. int hazType – Sets the hazmat routing type,...
Fri, 2 Feb, 2018 at 8:03 PM
Syntax int PCMSSetHOSAvailableTime(Trip trip, drivingTimeUntilRestBreakinMinutes, drivingTimeUntilEODinMinutes, onDutyTimeUntilEODinMinutes, onDutyTimeUnt...
Fri, 2 Feb, 2018 at 8:04 PM