question

Samuele C avatar image
0 Likes"
Samuele C asked Jeanette F commented

How to modify taks of robots and solve crash

Hello, I have a problem assigning different tasks to a robot (Robot3) that has to do pick and place operations between stations (from Station1 to Silicon) while for Robot4 has to complete the cycle with the same movements of Robot3.
While performing this, the simulation crashes without understanding why.
The movement of the task of the Robot3 are implemented with a dedicated process flow, while Robot4 not yet.
I attach the file for a better comprehension of the problem. pro_3.fsm

FlexSim 22.0.1
process flowcrashrobots
pro-3.fsm (77.4 KiB)
· 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.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @Samuele C, was one of Samuele C's or Jason Lightfoot's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. 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

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

Your Silicon processor is missing the nextStation label that we defined in the previous model. It should point to Oring. Plus you need to have Oring as a member of the StationProcess flow.

pro-3jl.fsm


pro-3jl.fsm (78.0 KiB)
· 4
5 |100000

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

Samuele C avatar image Samuele C commented ·

No, in this case it's a bit different. Robot3 must stop at Silicon instead of Oring, while Robot4 now must pick the sensor (let me call it A) from Silicon, then pick the sensor (let me call it B) from Oring and place A, then moves to the sink where it will place B

0 Likes 0 ·
Jeanette F avatar image Jeanette F ♦♦ Samuele C commented ·
Hello @Samuele C, You accepted the answer to this question, but your comment makes it seems like you still need assistance. Can we assist you further?
0 Likes 0 ·
Samuele C avatar image Samuele C Jeanette F ♦♦ commented ·

Yes, I still need assistance as I explained in the comment before

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.