transport orders followed by an agv or operator

transport orders followed by an agv or operator

bromber88
Not applicable
16 Views
2 Replies
Message 1 of 3

transport orders followed by an agv or operator

bromber88
Not applicable

[ FlexSim 23.1.2 ]

Hello, for several days I've been trying to develop a transport model that follows a list of transport orders to be carried out. To do this, I'm using process flows and global tables to write my TOs (transport orders).

I'm stuck, do you have any ideas on how to do this?

my idea is to :
make a global table with ot. Here are the characteristics of my TOs:
- quantity (quantity of product to take)
- productToLoad (example box with label id==1)
- destination (queue where the transporter must place the product)
- source (queue where the transporter must place the product)

but every time I want to do a load (using process flow) parameter 1 is always NULL.
do you know how to set this?

Translated with DeepL.com (free version)

0 Likes
Accepted solutions (1)
17 Views
2 Replies
Replies (2)
Message 2 of 3

moehlmann_fe
Observer
Observer
Accepted solution
Parameter 1 should be a reference to the item that should be loaded. In most cases you would get the reference either by using a "Find Item" activity (if the items are stored in racks or floor storages) or by pulling them off a list that contains the available items.
0 Likes
Message 3 of 3

jason_lightfootVL7B4
Autodesk
Autodesk

Hi @bromber88, 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