question

Miguel B3 avatar image
0 Likes"
Miguel B3 asked Miguel B3 commented

operators do not work in sequence

Hi everyone,

In this model current.fsm the operators should pick up a pallet from queue "boxes", take it to the combiner "table", then to processor 1, to queue 1 and finally to sink 1 before take a new pallet from "boxes". However they don't follow this sequence and from processor 1 go to pick a new pallet. I used the option preempt only in the processor but is not working.

Any suggestion? Thanks.

operatorsequence
current.fsm (69.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.

1 Answer

·
gilbert jerald avatar image
3 Likes"
gilbert jerald answered Miguel B3 commented

@Miguel B3,

Hi,

As per your constraint, I have modeified your model and I have attached it for your reference. I have used process flow logic in some area to make the operator work in a sequence way as you are expecting. Have a look at it.

Version:19.0.2

supportoperatorsequence.fsm

Thanks


· 3
5 |100000

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

Jeff Nordgren avatar image Jeff Nordgren commented ·

@Miguel B3,

I would only add one minor thing to the model of @gilbert jerald. That would be a Sink block at the end of the PF.

1 Like 1 ·
miguel-1.png (73.5 KiB)
gilbert jerald avatar image gilbert jerald Jeff Nordgren commented ·

Thank you @Jeff Nordgren

1 Like 1 ·
Miguel B3 avatar image Miguel B3 gilbert jerald commented ·

Thank you @gilbert jerald and @Jeff Nordgren. I intended to set up the simulation using solely the 3d model environment, but now I see process flow ease the logic.

1 Like 1 ·

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.