question

Akshay P avatar image
0 Likes"
Akshay P asked tannerp answered

AGV capacity based on product type

Dear all,

Please refer to the question below for the model.

https://answers.flexsim.com/questions/72221/a-more-robust-logic-for-agv-park.html

I want to set the AGV capacity based on the product type. Is that possible?

I have n different product types and I want the AGV to be able to carry only a specific amount of a certain product type.

Regards,

Akshay Pundir

FlexSim 19.1.1
agvsimulationcapacityagv modulecapacity of the transporter
5 |100000

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

tannerp avatar image
0 Likes"
tannerp answered

There are lots of ways you can accomplish this. I have created a very basic example that you can use to build off. I didn't see a model attached to your question, so I was unable to cater the answer to your specific model.

The code to assign the capacity of the Task Executor can be found under the Triggers tab in its Properties window. Essentially, it is looking to a table to set the capacity based on item type. The AGV will not load any more than its capacity.

Let me know if this does what you're looking for. Thanks.

Model: example-capacity-te.fsm


5 |100000

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

gilbert jerald avatar image
2 Likes"
gilbert jerald answered Braydn T converted comment to answer

@Akshay P

Hi,

Based on your constraint I have developed a sample model that makes the AGV load the item based on the item type. Hope this will be helpful for you.

support-agv-productbase.fsm

Thanks


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