question

立洲 avatar image
0 Likes"
立洲 asked Jason Lightfoot commented

Let the AGV stop on the way and change the destination


如果在休息途中產生了新的任務,如何讓AGV停止休息並執行任務?

1697508977983.png

AGV改變目的地.fsm

FlexSim 22.0.16
agv
1697508977983.png (380.1 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.

Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·

Hi @立洲 , was Joerg Vogel'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 comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered

You can use a "preempt activity" to redirect a token in process flow to a different activity.

In a 3D logic you would have dispatched a preempting taskesequence. This interrupts an ongoing tasksequence by a different Makro in creation a new tasksequence with a preempt value like PREEMPT_ONLY. By this a currently active tasksequence would be transfered into a tasksequencequeue node and the preempting tasksequence becomes active.

5 |100000

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

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.