question

Thanaporn avatar image
0 Likes"
Thanaporn asked Jason Lightfoot commented

How to set the receive decision point for conveyor

Dear all,

The attached of my model picture below. Because of my model have several in and out point in one conveyor, can i set the specific DP to sent the item?

1700567759049.png

Thanks a lot for the answer.


FlexSim 23.2.2
conveyorswarehouse optimization model
1700567759049.png (677.8 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

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

People often create output or center port connections between the decision points and refer to those. Alternatively you can add pointer labels to the DPs with meaningful names as the destination:

current.goodPartDP 
current.recirсDP

When you add a pointer label use the sampler to select the object for its value.

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

Thanaporn avatar image Thanaporn commented ·
Thank you so much for your answer. I have one more question. When start running the model, I give the rack already has some item and ASRS need to bring the item down to outbound conveyor after that they need to bring new item from inbound conveyor go to the rack. So can I setting ASRS Dispatcher Strategy to random pick on 3D model? or I need to set in process flow only?
0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ Thanaporn commented ·
That should really be a new question.

You want to select alternating item locations/destinations while both exist. Using standard task sequences that means looking at the involved parameter of tasks in the sequence. You can select one of the existing options and edit the code to make it alternate by storing a label on the ASRS to record the state (eg. last destination) or you can create a (object) process flow for the ASRS to alternately pull the two different job types from a list (of items or task sequences). Using a timeout on the list allows you to carry on pulling one type if the other does not exist.


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.