question

Alonso avatar image
0 Likes"
Alonso asked Gustavo Teodoro answered

Boxes are automatically transferred to the Queue next after AGV unloads

Exemp_Tugger.fsmGood afternoon, For some reason the boxes deposited in Queue 3 are being transferred to Queue 4 shortly after being deposited. They simply go to Queue 4. Could anyone tell me how I can solve this problem? Thanks.

Exemp_Tugger.fsm

FlexSim 24.2.2
agv
exemp-tugger.fsm (41.9 KiB)
exemp-tugger.fsm (41.9 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.

Gustavo Teodoro avatar image
0 Likes"
Gustavo Teodoro answered

You are using two tokens for the AGV circuit. The logic represents the circulation of the AGV, not the number of boxes. To correct the logic, just one token is necessary.
Then, upon entering the queue, the boxes are directed to a partition (queue name). Initially, the AGV loads from queue 1, performing an array operation on the label token.box. At the first station, it unloads the box in position 1, and at the second station, it unloads the box in position 2. Please see the attached model for reference.

exemp-tugger_Solution.fsm


5 |100000

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

Alonso avatar image
0 Likes"
Alonso answered Alonso edited

Could anyone tell me the simplest way possible to carry out this process? It's still not that clear


Exemp_Tugger.fsm



exemp-tugger.fsm (43.4 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.

Maston avatar image
0 Likes"
Maston answered Alonso commented

The token unloads at Queue3, and then when it reaches the 2nd Unload task, it moves the box to Queue4. It's my opinion that you should only use 1 token to control an AGV in this manner.

1731452173269.png


1731452173269.png (213.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.

Alonso avatar image Alonso commented ·

Using just one "Item" token in my example I still have the same problem, is there any other way where I make two collections in different locations and then deliver them to two different locations?

0 Likes 0 ·