process flow

process flow

a4225283
Not applicable
4 Views
2 Replies
Message 1 of 3

process flow

a4225283
Not applicable

[ FlexSim 23.0.0 ]

I want to make a model where people will go to rest when there is no work, but will perform work when there is work, but my current problem is that when work suddenly occurs when I am about to take a break, I will go to rest first I think there is something wrong with this logic, but I don’t know how I can correct it.上課用.fsm

0 Likes
Accepted solutions (1)
5 Views
2 Replies
Replies (2)
Message 2 of 3

moehlmann_fe
Observer
Observer
Accepted solution

Instead of giving the operator individual tasks that each represent an entire task sequence, you can use the Create TS activity to chain them together into a single task sequence. This, importantly, let's you set the priority and preemption values for that task sequence. So you can have new work interrupt/abort the movement to the break location.

capture1.png

preempt-break-fm.fsm

0 Likes
Message 3 of 3

Jeanette_Fullmer
Community Manager
Community Manager

Hi @chiang, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes