Input Process / contraint on a process

Input Process / contraint on a process

juliette_c
Not applicable
52 Views
3 Replies
Message 1 of 4

Input Process / contraint on a process

juliette_c
Not applicable

[ FlexSim 19.0.3 ]

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

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

sebastian_hemmannE3JAU
Collaborator
Collaborator
Accepted solution

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.

19306-processflow.png

19301-simu-sh.fsm

Message 3 of 4

juliette_c
Not applicable

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
Message 4 of 4

sebastian_hemmannE3JAU
Collaborator
Collaborator

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