Can I transportin a product without manual with a robot and send the transportIn signal from a robot?
If you use the TransportIn From Container mode, then you don’t need any transport controllers. I made a quick test and it seems to work ok.
manual_robot_placement_PM.vcmx (721.2 KB)
1 Like
I’m trying to stack vehicle frames 10 high on a pallet but only the first frame is attaching to the pallet.
If you are creating a stack, the additional frames are likely being attached to the frame below, rather than to the pallet.
You should think through your simulation architecture on what’s the best way to make it happen if you aim to combine robot programming with process modeling.