question

Sebastián Cañas avatar image
0 Likes"
Sebastián Cañas asked Jason Lightfoot commented

How to set destination of items in conveyor?

Hi all,

In this demo model, if two boxes are together while they are in a conveyor

1658411121076.png

a different destination for both of the boxes is set

1658411236761.png

I've been trying using PE and DP, but I haven't got the logic I need, I would appreaciate any help or advice.

LogicaSorter.fsm

Thanks!

FlexSim 22.1.3
conveyorsystem
1658411121076.png (132.7 KiB)
1658411236761.png (375.2 KiB)
logicasorter.fsm (41.6 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.

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot commented

Just test if the PE is blocked in the OnCover of one of the photoeyes.

logicasorter_jl.fsm


logicasorter-jl.fsm (41.7 KiB)
· 2
5 |100000

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

Sebastián Cañas avatar image Sebastián Cañas commented ·

I was trying to send both of the boxes, not only the second one, but I managed to do it setting a label to both items only when they're together OnCover of the PE and then using a DP to send them to its destination.
logicasorter_solved.fsm
Thanks for the idea anyway!

0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ Sebastián Cañas commented ·

Aha! Like this:

logicasorter_jl2.fsm

0 Likes 0 ·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Joerg Vogel commented

not_required_gap.fsm

deactivate option "require Gap to Clear" in photo eye properties.

I send every second item to conveyor with decision point by condition in On Cover event.


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

Option only visible in free floating properties pane (FlexSim 22.1.1). Quick properties missing.

updated model: condition direct attached item diverts

not_required_gap_JV.fsm


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.