question

Stéphane Jaubert avatar image
0 Likes"
Stéphane Jaubert asked Anutt K answered

operator following a task sequence

Hello,

To practice, I created a very simple model to simulate a sequence of tasks. My operator fetches an item from the Queue, deposits it at the first processor, then picks it up and takes it to the 2nd processor.

It seemed to work, but I noticed that when I changed the process time of processor1, I got errors like: Exception Caught in Processor::


Can you tell me what I did wrong?


Thanks a lot!

model_TS.fsm

FlexSim 24.0.1
tasksequences
model-ts.fsm (42.4 KiB)
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

·
Anutt K avatar image
0 Likes"
Anutt K answered

1707707829498.png

At the wait for Event. I seen you select the Event be Process Time. This event are meaning when Processor1 start processing. So, Maybe you need to select the event as On Process Finish.


1707707829498.png (41.9 KiB)
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.