question

Martin T4 avatar image
0 Likes"
Martin T4 asked Natalie White commented

How can i make that the processor send to two different ports?

Hello,


how can i make that the processor send the item to the Hauptlager and when the Hauptlager is full than send to the Überlager. The Hauptlager has only a space of two items. And than must come an item from the Überlager in to the Hauptlager and then from the processor.

03062023_Test_Überlager.fsm

Thanks

Martin

FlexSim 23.0.5
processor setup
· 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.

Natalie White avatar image Natalie White commented ·

Hi @Martin T4, was Jason Lightfoot's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered Jason Lightfoot edited

This is default behavior when connected correctly.

When the processor is set to send to first available, it tries output port one first, and if it fails it will send to port 2 and so on.

The same is true of the pull so the hauptlager should have the processor on its second input port so it only takes items from there if port 1 cannot supply an item.

· 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.

Joerg Vogel avatar image Joerg Vogel commented ·

Processor first output port is connected to second input port of “Hauptlager”. Second output port of Processor is connected to input of “Überlager”. Output of “Überlager“ is connected to first input port of “Hauptlager”. You can change port number ranks in Connections pane of property panel of object “Hauptlager”, if you got it wrong.

Your request here is exactly one test about FlexSim for our students to verify their ability to accomplish an exercise for a course of one credit point in their study to get a bachelor degree of engineering in a module at a University of Applied Sciences and Arts.

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.