help with animation

help with animation

ernesto_daniel_ag
Not applicable
42 Views
1 Reply
Message 1 of 2

help with animation

ernesto_daniel_ag
Not applicable

[ FlexSim 18.2.0 ]

animacionrobot-999.fsm

animacionrobot-2.fsm

Hello everyone, I have a small problem with a simulation and animation. at the moment of transporting operator 1 to the pallet it is returned to the first time and the following times it remains in the pallet waiting, when it would not have to do that, also some flaws appear in the "system console" that I do not know how to avoid Could you support me? I share the model in the model "animationRobot2" shows the behavior that interests me but is with two conveyors one over another. in the model "animacionRobot999" is where I would like to be supported, so that it looks like the "animacionRobot" model with only one conveyor.

0 Likes
Accepted solutions (1)
43 Views
1 Reply
Reply (1)
Message 2 of 2

joshua_s
Not applicable
Accepted solution

I don't know which place should be home for your operators so they are constantly going back there when they are finished with their task. Your operators are hanging around the pallet because the processor right next to them is having them work on the processing of the item, so since they are already at the processor, they stand there processing the item which may look like they hanging around at the pallet because of how close proximity they are to each other. I made some changes to your model, there was some issues with the message you were sending to the robot that was causing the error, you can just send 1 message and have param1 be the item.Type-1 which will run the right animation. I also spaced the 3D objects out just so you can see what is happening better, they aren't in the correct position anymore. animacionrobot-999-1.fsm

0 Likes