question

zb avatar image
0 Likes"
zb asked Connor A commented

Help with process flow

assignment1-model1-copy-jf-1 (2).fsm I am trying the get the robot in my simulation to take the labeled bottles from conveyor and bring it to its assigned rack (there are two racks), but not release it. The robot should hold the bottle at the rack for 5 seconds and then release it onto another conveyor. I have attached my model with only one rack.

FlexSim 21.2.3
process flowdwell time
· 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.

Connor A avatar image Connor A commented ·

Hi @zb, was Jeanette F's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Jeanette F avatar image
0 Likes"
Jeanette F answered Jeanette F commented

Hello @zb,

You can replace the unload at the rack activity with a travel to location activity.

assignment1-model1-copy-jf-1-2_1.fsm


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

zb avatar image zb commented ·

assignment1-model1-copy-jf-1-2-1 (1).fsm I don't believe that answers my question. I started off with one rack but I have just added a second one. I don't need the robot to physically travel anywhere. The robot just needs to transport the assigned pill bottles to their matching slot on either rack but not release onto the rack and instead hold for 5 seconds. I have attached my model.

0 Likes 0 ·
Jeanette F avatar image Jeanette F ♦♦ zb commented ·
Hello @zb,

In the original model, the robot knew to move it's arm to the rack by the unloading task. Since you do not want to unload a move/travel task is more appropriate.

In the case of having two racks, you can create a label that assigns the coordinates based on what rack is assigned. Then those labels are used in the travel task.

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.