question

Farah_najihah A avatar image
0 Likes"
Farah_najihah A asked Jacob W2 commented

Conveyor Decision Point

test model.fsm

How do I send item 1 to many conveyors (upon availability), while item 2 to one conveyor at the end? I attach my unfinished model just to show how it looks like. the smaller crane at the end is for 1 type, while the other 4 cranes for another type. the item keep sending to one conveyor. do I use sensors? if so, how do I setup the sensors? Help, this is only my 2nd model for flexsim. Thank you in advance.

FlexSim 22.1.1
conveyordecision pointsseparate conveying
test-model.fsm (8.5 MiB)
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

·
Jacob W2 avatar image
0 Likes"
Jacob W2 answered Jacob W2 commented

Hi @Farah_najihah A,

I was able to send items to different conveyors like in your model by using decision points. I have attached a model that shows how I set up the decision points to do this. The first decision port will send items with a type of 1 to the last conveyor, but doesn't do anything with items of type 2. The second decision point sends items to one of three conveyors based on the outport connections.

I wasn't sure how you wanted to account for availability, so I just assumed that all items would flow into a separate queue. Feel free to reach out if you have any more questions.

Conveyor Decision Point_JW.fsm


· 5
5 |100000

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

Farah_najihah A avatar image Farah_najihah A commented ·

Hi @Jacob W2 , yes that is exactly what I have wanted! Thanks a lot for your help! I have yet to explore a lot of flexsim functions and configurations. Thank you!!!

0 Likes 0 ·
Farah_najihah A avatar image Farah_najihah A commented ·
Hi again @Jacob W2 , btw, may I know what is the reason for the decision point where you set the trigger set label "blocked"? is it sending message to continue conveying when the conveyor is full?
0 Likes 0 ·
Jacob W2 avatar image Jacob W2 ♦ Farah_najihah A commented ·
I was trying to find a way to only have one item in the lane and then have the items loop if the lane was unavailable. Blocked was just being used as a signaling label.
0 Likes 0 ·
Farah_najihah A avatar image Farah_najihah A Jacob W2 ♦ commented ·

Does it means when the conveyor is not available, the item will just pass through the point and later came back since it is a loop? and will only enter once it is available? is that what you are trying to say?

0 Likes 0 ·
Show more comments

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.