question

Maryam H2 avatar image
0 Likes"
Maryam H2 asked Jason Lightfoot commented

On-shift activation

Hi there,

In the model attached, how do we make sure that when operators switch from off-schedule state/location to getting to work, they check whether the count of active operators within their designated group falls below a predefined threshold? So, they only start into on-shift mode if the number of active operators in their group is below a certain limit. So, how is that possible?

TimeTable_ObjectProcessFlow_24.0.fsm

FlexSim 23.2.2
time tableoff scheduleon state change
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot commented

Where did you define your threshold? Can't you set the number of operators as a parameter instead?

· 6
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Maryam H2 avatar image Maryam H2 commented ·

Currently, I haven't defined any specific threshold. If I designate the number of operators as a parameter, would the operators in shift 2 wait until those in shift 1 complete their tasks before taking over?


0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ Maryam H2 commented ·

Instead of acquiring and releasing resources, give the jobs to a dispatcher. Then close the inputs of the operators when they go offshift and open the inputs when they come on shift.

0 Likes 0 ·
Maryam H2 avatar image Maryam H2 Jason Lightfoot ♦ commented ·
@Jason Lightfoot can you show how we give jobs to dispatcher?

I never used it actually.

0 Likes 0 ·
Show more comments

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.