question

MINGYU L avatar image
0 Likes"
MINGYU L asked MINGYU L commented

how to order job to agv using PF?

Hello.

I wanna continuously give a job to certain agv(ex. agv_1) at work.

but, In PF Basic agv logic, The new job is given to the waiting agvs.


The way i tried that When token searched for a job in CP in the main control loop,

I changed the token's agv label to certain agv(agv_1) in the token using custom code, but to no avail.


What should I do?

Thank you.


FlexSim 20.0.6
agvflexsim 20.0.6pf
· 4
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

tannerp avatar image
0 Likes"
tannerp answered MINGYU L commented

@MINGYU L

Thanks for the detailed explanations and scenarios. I modified my initial example model according to your description of the situation. The key element here is that the item's "Normal" or "NotNormal" label can be used in Process Flow at a Decide activity to determine which AGV should be acquired. I set this up as shown in the image below:

See if this behaves like you want. I think it should work pretty well.

mingyu-example_1.fsm


· 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.