question

chiiiiii avatar image
0 Likes"
chiiiiii asked chiiiiii commented

the question push to list

Hello, I have a question.


I am currently using an Item List in FlexSim to allow the AMR to transport items. This list records information such as startcp, startstation, endcp, and endstation.


Right now, I use Push To List with the push value set to token.item, and I assign it to token.item. However, this causes the from-to information to be bound within a single record in the Item List.


I would like to change this approach by separating from and to into two independent records, meaning using FromList and ToList. This way, the AMR can read from and to separately and handle the transportation route accordingly.


My issue is that I can only Push To List once since token.item is a single object and cannot be split.


I would like to know how I can separate from and to (i.e., startstation and endstation) into two independent lists without affecting AMR task execution.


Thank you!

FlexSim 25.0.0
listpush to listusing lists
· 6
5 |100000

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

0 Answers