How to make a processor a two way entry (in and out of flowitems)?

How to make a processor a two way entry (in and out of flowitems)?

annel_s
Not applicable
36 Views
2 Replies
Message 1 of 3

How to make a processor a two way entry (in and out of flowitems)?

annel_s
Not applicable

[ FlexSim 16.2.2 ]

We have a model that needs to go to to several processes, but when they leave the model, they need to complete the same two processes they went to at first (Processor 1, and Processor 2 or 4).

The flowitems that are leaving the system have a priority, that means if a flowitem arrives but there is a flowitem that is leaving, this one needs to be process first.

We dont know how to make a processor (Processor E1) to serve first the trucks (flowitems) that are leaving and then send them to the sink to leave the system, and then to process the trucks (flowitems) that are arriving to the system.

For more appreciation we have attach our model

model-1.fsm

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

joerg_vogel_HsH
Mentor
Mentor
Accepted solution

The order of the objects connected to the input ports defines the priority the items get into the processor. Items entering through the port one are processed before the items from an higher input port.

0 Likes
Message 3 of 3

annel_s
Not applicable

we have tried that, but doesn´t work because of the model we are developing

0 Likes