question

Osman Eralp avatar image
0 Likes"
Osman Eralp asked Logan Gold answered

Why dosn't AGV pick up item when destination is set in custom code?

I am trying to create a model that doesn't use port connections. In the attached model, the destination of a flow item created by Source2 is set manually in custom code for the OnCreation Trigger. The flow items seem to be created correctly: when I click a flow item created by Source2, I see the label "destination" set correctly. However, the AGV never picks up flow items created by Source2. Why not?

TIA.

set-dest-manually-1.fsm

agvdestination
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

·
Logan Gold avatar image
2 Likes"
Logan Gold answered

Queue2 will wait to fire the Use Transport logic until the destination becomes available. Without the port connection, Queue2 will wait indefinitely.

My suggestion is to use the Push to List option on Queue2's Send To Port logic instead of the Use Transport logic.

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.