question

Eunchae P avatar image
0 Likes"
Eunchae P asked zacharyh answered

How to separate outputs on the elevator

I want to separate the item and the pallet from line1 on the elevator.

For example,

I want to make the item(from Source1) to go to the line2.

And also, I want to make the pallet(from pallet) to go to the line3.

But It does not work well.

As you can see the picture, all of the items only go to the line2.

test4.fsm

FlexSim 19.1.0
conveyortask sequenceelevator
test4.png (136.7 KiB)
test4.fsm (44.2 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.

zacharyh avatar image
0 Likes"
zacharyh answered
@Eunchae P

Did Aravind answer you question?

For clarification, Aravind used only 3D to solve the problem by making an S connection to the elevator and then at the exit port of the 1st conveyor Sort By Expression.

And then for Process flow I created an example. (FYI the logic for "Unload" activity doesn't work well with conveyors, so the best way to get around that is placing a queue in between the elevator and the next conveyor. You can make the queues invisible to make it seem as it goes straight to the conveyor.)

conveyor-elevator-split-by-type-w-pf.fsm


5 |100000

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

Aravind D avatar image
0 Likes"
Aravind D answered

Hi,

Here's the model attached with the required correction

Hope it helps.

Thankyou

test4-sucess.fsm


test4-sucess.fsm (40.0 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.

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.