question

Annel S avatar image
0 Likes"
Annel S asked Annel S commented

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

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

FlexSim 16.2.2
processorprioritytrucks as a task executor
model-1.fsm (26.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

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Annel S commented

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.

· 1
5 |100000

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

Annel S avatar image Annel S commented ·

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

0 Likes 0 ·