Skip to main content

PCMSSetHOSWeekSchedule

Syntax

int PCMSSetHOSWeekSchedule(Trip trip, int weekScheduleType)

Parameters

Trip trip – Handle to a trip.

int weekScheduleType – 0 = 60-hour schedule (default); 1 = 70-hour schedule.

Description

Sets a 60- or 70-hour-per-week duty limit for use in the PCMSSetHOSAvailableTime function.

Return Values

Returns zero (0) upon success. A negative one (-1) indicates an error has occurred.

Supported Since: PC*Miler Connect 30

Category: Hours of Service

Last updated July 19, 2025.