Sets the days a Shift is on.
Parameters
Comments
Shift days can be set through the Shifts dialog, but this can be useful when the days a Shift is on are likely to change throughout the simulation.
Annotated Example
The Cleaning Shift is assigned to Cleaning Activities and the user decides which day Cleaning Activities will operate through the Shift Settings Dialog as shown below. The variable “gbl_ShiftDay” takes a value based on which day is selected, e.g. takes a value of 1 if Monday is selected.
When clicking OK to this Dialog, Visual Logic checks the value of gbl_ShiftDay and allocates the days the Shift is on accordingly.