question

Prabhu Gunasekaran avatar image
0 Likes"
Prabhu Gunasekaran asked Prabhu Gunasekaran commented

How to Pause the delay token in process flow by using time table

Pause delay token in Process flow.fsm

Hi ,

I need to run the Basic FR by using process flow, when I am using time table for scheduled down. the process flow tokens are not pause at the time of scheduled down. I need the Process should pause when scheduled down start and process should continue after the Scheduled down.


e.g.

Input : Basic FR Process time =30hr, weekly 2 days planning for scheduled down

Expecting result: when running the model, Process starts and running for 3.5hr +24 hr Scheduled down+ remaining process 26.5hr


Thanks in advance

FlexSim 24.2.1
process flow with time table
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

Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered Prabhu Gunasekaran commented

When an item enters, write a reference to the current token to a label on the BasicFR. Use this label in the down and resume functions to stop/resume the token.

pause-delay-token-in-process-flow_1.fsm


· 1
5 |100000

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

Prabhu Gunasekaran avatar image Prabhu Gunasekaran commented ·
Thank you @Felix Möhlmann
0 Likes 0 ·