question

Proxima avatar image
0 Likes"
Proxima asked Proxima commented

how can i use pull from list to let AGV move?

I want to make a partitioned AGV operating system , use queue to connect the two parts of the agv system , Currently I can't get the agv of part2 to do mobile pickup , how can i fix it?

流管專案.fsm


FlexSim 22.2.2
listpull from list
流管專案.fsm (2.0 MiB)
· 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.

1 Answer

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Proxima commented

Your not pulling from the Input list using the partitions you set when you pushed to the list. Also you seem to be pushing the token but you probably need to push the item reference.

· 5
5 |100000

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