question

Liam Chiu avatar image
0 Likes"
Liam Chiu asked Liam Chiu commented

Specify the processing equipment through the name in the global table.

Hi,

Is there a way to let AGV find the corresponding equipment according to the name in the "equipment_table" under the condition of "ORDER BY EDD ASC"?

In my case, there may be equipment1~100, and AGV needs to find the existing equipment from the table and send the item there.

Thank you very much for your suggestions.


1690206282385.png1690206293092.png
agv.fsm

FlexSim 22.2.0
agvagvnetworkedd
1690206282385.png (23.2 KiB)
1690206293092.png (72.6 KiB)
agv.fsm (120.5 KiB)
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

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Liam Chiu commented

Push the item's required equipment to the list and have the equipment pull where it matches. You can do that by labelling the item or pushing an argument to the list for use in a new field.

In this example I push the equipment as an extra argument.

EquipmentPull_agv.fsm


equipmentpull-agv.fsm (117.0 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.

Liam Chiu avatar image Liam Chiu commented ·

Thanks for your reply, Jason.

It works.

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.