question

Jose_antonio Ie avatar image
0 Likes"
Jose_antonio Ie asked José Antonio MD answered

Processor behavior

Hello,

In the attached files processor1 has a different behavior when using process flow (or maybe I'm doing something wrong).

In "processor_stop_noprocessflow" file when queue2 is full (4 items) and processor has a processed item simulation stops but in "processor_stop_processflow" file operator continues feeding the processor.

Could you please help me?

processor_stop_processflow.fsmprocessor_stop_noprocessflow.fsm

FlexSim 22.1.2
processflowprocessor
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

·
José Antonio MD avatar image
0 Likes"
José Antonio MD answered

Hello @Jose_antonio Ie ,

The problem is that operator's order is send without taking into account if the processor is empty or not.

You can use Processor as a resource, or just wait until the processor is empty.

I hope I have been helpful.

processor-stop-processflow_1.fsm


5 |100000

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

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.