How to set the receive decision point for conveyor

How to set the receive decision point for conveyor

Thanaporn_Nounpao
Not applicable
17 Views
3 Replies
Message 1 of 4

How to set the receive decision point for conveyor

Thanaporn_Nounpao
Not applicable

[ FlexSim 23.2.2 ]

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.


0 Likes
Accepted solutions (1)
18 Views
3 Replies
Replies (3)
Message 2 of 4

jason_lightfootVL7B4
Autodesk
Autodesk
Accepted solution

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.

0 Likes
Message 3 of 4

Thanaporn_Nounpao
Not applicable
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
Message 4 of 4

jason_lightfootVL7B4
Autodesk
Autodesk
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