question

Juliette C avatar image
0 Likes"
Juliette C asked Matthew Gillespie edited

Input Process / contraint on a process

In my model, there is a combiner named " Ligne Lot Panaché" which needs 4 references in order to produce a new reference.

But there is a contraint on the combiner :

If the sum of the 4 references inside the system is < 1000

then the combiner is stopped all the week

The 4 references are stocked inside the racks CA , DA and DB.

The sum needs to delete all the references that are used for the process .

If you have an idea to contraint the combiner !simu.fsm

FlexSim 19.0.3
combiner
simu.fsm (105.6 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

·
Sebastian Hemmann avatar image
1 Like"
Sebastian Hemmann answered Sebastian Hemmann commented

I think I would create a token that checks once a week if the sum of parts in the racks of your System is >= 1000 and if not closes the Input Ports of the Combiner. If it is with the next check, open the port again.

Just find what I mean in the attached Model.

19301-simu-sh.fsm


processflow.png (33.3 KiB)
19301-simu-sh.fsm (117.5 KiB)
· 2
5 |100000

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

Juliette C avatar image Juliette C commented ·

Thanks it help me a lot

The 4 references that the combiner are the Item Type = 81,82,83,84 and would like to check only those ItemType in the different rack

Is it possible to specify that?

0 Likes 0 ·
Sebastian Hemmann avatar image Sebastian Hemmann Juliette C commented ·

Attached the solution, I would do. But it seems as if you have to try out using Process Flow to go on with your project on your own;-)

19305-19301-simu-sh2.fsm

0 Likes 0 ·

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.