In my model as the truck is loaded I want conveyor to increase its height at the end of the conveyor. Please let me know how to carry on the above simulation. I have attached the model.
Thank You.rack-model.fsm
In my model as the truck is loaded I want conveyor to increase its height at the end of the conveyor. Please let me know how to carry on the above simulation. I have attached the model.
Thank You.rack-model.fsm
Unfortunately there is not a way to raise and lower just one side of the conveyor. Because the Kinematics that are programmed into how the conveyor system works coincide with the length of the conveyor. And the length cannot be changed during run-time without messing up the kinematics. You can however change the height of the entire conveyor system. Attached is an example model.
If you REALLY want that visual, you could place two conveyors (one flat and one inclined) at the same location, and when feasible, visually hide the flat one, "unhide" the inclined one, and have logic to send objects to the inclined one instead of the flat one when the truck is there, and then reverse when the truck leaves.
Alternatively, you could also use:
Model.find("Conveyor2").as(Object).rotation.y = -45;
This will keep the conveyor attached to its previous section, but WILL, in fact, incline one end. I've tested it and it works.
12 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved