How to make the operator stop being idle and do the task

How to make the operator stop being idle and do the task

maravilhas
Not applicable
15 Views
2 Replies
Message 1 of 3

How to make the operator stop being idle and do the task

maravilhas
Not applicable

[ FlexSim 22.0.16 ]

I have a project where I need my processor (to18 and others) need to complete the process, and then the operator needs to carry the item to the output port. Unfortunately, that does not happen and the operators just stop and stay idle. Any ideas on how to fix this? project.fsm

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

jose_antonio_mad
Not applicable
Accepted solution

Hello @Maravilhas ,

I think the problem is how the logic is organized. You have different restrictions on push and pull.

I think some contraints are incompatible: one product is waiting for its destination and at the same time, a different destination demands the product.

To solve this blocking state I have deactivated all the pulls.

Another problem is you don't have cenral connections in the first station. In the attached example I have removed these restrictions.

I hope I have been helpful.

project_solution.fsm


Message 3 of 3

julie_weller
Not applicable

Hi @Maravilhas, was José Antonio MD'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 unaccept and comment back to reopen your question.

0 Likes