question

Patrick Cloutier avatar image
0 Likes"
Patrick Cloutier asked Patrick Cloutier commented

How to stop operators from vibrating

Is there a way to stop the operators from "vibrating" while there doing nothing?

It's pretty annoying,

FlexSim 16.2.1
5 |100000

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

Sam Stubbs avatar image
3 Likes"
Sam Stubbs answered

The "vibrating" is the operator breathing during it's stand or idle animation because the runtime is running quickly. You can stop the animation, by using the command: stopanimation(operator,"Stand");

Alternatively, you could go into the operator's animations. (Right click on the operator, select Edit > Animations, then next to the keyframe buttons, there's a button with a tool tip: " Add a new clip to the animation." Click that button and select Edit Animation clips.) Then just select the Idle animation from the clips list, and set the Start time and the End time to be the same frame/time.

Then your workers won't have the "breathing effect" while they stand idle.


set-animation.png (101.5 KiB)
5 |100000

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

Ralf Gruber avatar image
0 Likes"
Ralf Gruber answered Patrick Cloutier commented

They do have to breathe...with simulation speed "1" it looks more realistic ;)

· 1
5 |100000

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

Patrick Cloutier avatar image Patrick Cloutier commented ·

Silly me. I didn't realize it was the breathing. Thanks.

0 Likes 0 ·