Can I make task executor load entire queue as trailer?

Can I make task executor load entire queue as trailer?

jkhedekar
Enthusiast Enthusiast
162 Views
3 Replies
Message 1 of 4

Can I make task executor load entire queue as trailer?

jkhedekar
Enthusiast
Enthusiast

[ FlexSim 21.0.10 ]

So I am loading objects onto queue with forklift which imitates loading onto trailer. After loading 5 items I would to pull tat queue by a task executor as a truck would pull a trailer. How can I go about that?


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

joerg_vogel_HsH
Mentor
Mentor

As it say, a queue is a fixed resource object. It is by default motionless. You can move a queue onto a vehicle or a container item, which becomes a trailer.

OR you set a queue invisible and you put only your items onto a vehicle or container item.

Or you replace your queue right away by a vehicle or container.

0 Likes
Message 3 of 4

jason_lightfootVL7B4
Autodesk
Autodesk
Accepted solution

Load them using an AGV.

Option1. Set the AGV type to attach loads as a trailer.

Option2. In code use the AGV's method for attaching trailers.

Option3. Use the custom code activity in a process flow:

1667374645764.png


Consider using pallet for the loaded items and attaching the pallet as a trailer

0 Likes
Message 4 of 4

jkhedekar
Enthusiast
Enthusiast
Could you share a model which has loading onto a pallet? Since pallet is a flow item too.
0 Likes