question

bromber88 avatar image
0 Likes"
bromber88 asked Jason Lightfoot commented

transport orders followed by an agv or operator

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)

FlexSim 23.1.2
agvtransportorderpickingorder listpicker
· 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 @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 0 ·

1 Answer

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered
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.
5 |100000

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

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.