question

Sri_vikas K avatar image
0 Likes"
Sri_vikas K asked anon-user answered

sorting based on Decision point

Hi support,

I have small query in using decision point.

In my model the flow items are travelling in three lines when they travel to final end point. They are collected only at end conveyor.

When the Boxes are leaving First processor they should have to collect at queue 1

similarly when boxes are leaving processor 2 and processor 3, They have to collect at Q2 & Q3 respectively.

I am attaching the model below.

Small ex.fsm

Thanks in Advance.

FlexSim 22.1.2
decision point.
small-ex.fsm (49.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.

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

At the end of the the first 3 conveyors send the item to the correct exit transfer using each DP's arrival trigger - you can remove the decision points feeding the exit conveyors.

In the attached example I put a label called exit on the decision points which points to each exit transfer. Then the arrival triggers just send the item to current.exit

small-ex_jl.fsm


small-ex-jl.fsm (47.4 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.

Sri_vikas K avatar image Sri_vikas K commented ·

Hi @Jason Lightfoot,

How Did you assigned the exit label value in "/exittransfer" format?

0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ Sri_vikas K commented ·
The label is a pointer type and then I just use the sampler to click on the exit transfer
1 Like 1 ·
anon-user avatar image
0 Likes"
anon-user answered

You can also give labels on each of the items exiting the source and on the first decision point use On arrival trigger to send item by case to there respective Queue(As the first DP is connected to other Dp's using A connection).


5 |100000

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