question

loick avatar image
0 Likes"
loick asked Jason Lightfoot commented

Several AGV on the same parking spot

Hi everyone,

I would like to put several AGV waiting on the same parking spot but I can't find how.

In my loop, an AGV drop an item and is called to the next workstation. If the item in the workstation is still on it, the AGV waits next to the the workstation on a parking spot.

As you can see below, the dropping point of the machine 6 calls the AGV. If there is nothing, the AGV goes to the parking point next to the dropping point of the machine 6.

1700926028315.png

The problem is when there is another AGV coming and when the parking spot is already full : The new AGV remains stuck below and even when the parking spot become available, it doesn't move anymore.

I resolved this problem by putting several parking spot next to the first one but I have a limit of the number of object I can put (student licence). In order to save a maximum of object, I would like to resolve this problem by putting only one parking spot.

Then I tried to increase the number of allocation of the control point that does the parking spot but it changes nothing

1700926402447.png

Do you have any idea to solve my problem ?

Thanks a lot,

Loïck

FlexSim 23.2.2
agvparking spot
1700926028315.png (62.5 KiB)
1700926402447.png (14.2 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 @loick, was Felix Möhlmann'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

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Jason Lightfoot commented

You can check the option to not remove the pulled value from the list in the activity that checks for a parking spot. As long as the control point allows that many allocatios this will enable multiple AGVs to use the parking spot at the same time.

1701069124640.png

Note: By default the parking spot list (like any new list to add to the model) uses the "Unique Values Only" option. So you do not have to remove the activities that normally push the parking cp back to the list.


1701069124640.png (5.3 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 ·
Also if the spot had a certain capacity, you could uncheck Unique Values and push the spot to the list multiple times to reflect how many can park there.
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.