question

Patrick Zweekhorst avatar image
0 Likes"
Patrick Zweekhorst asked Matthew Gillespie commented

Waiting time after walk to registration area

Hi,

Attached is part of the tutorial for the People module and I have a question about this.
At around time 7.8 the Receptionist1 arrives at the registration desk in 3d, but the token that is in the Walk to patient activity only leaves this activity at time 15.31. Where does this 7.5 seconds extra wait come from? Is there an animation or something on the registration desk? Although in ProcessFlow only a task to walk to the registration desk is given. Nothing is said about any time before the Register Patient should start.

What am I missing here?

Thanks for your time

Note, the attached model is made in 19.1 beta

tutorial.fsm

FlexSim (other - please specify)
FlexSim (other)
people modulepeople flowwalkregistration
tutorial.fsm (270.7 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.

1 Answer

·
Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered Matthew Gillespie commented

The enter instructions on the registration desk are playing animations and you're having the receptionist walk several feet forward before the process time starts.

If you double click on the registration desk you'll see the Enter Instructions tab. Change the template dropdown from Registration to Custom if you want to see what the patient and staff are told to do when they arrive at the desk. You can change these animations so that the Wait until Complete checkbox is not checked if you want the animation to be part of the process time. You can also just delete the animation or change the enter instructions however you want.

· 2
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 Zweekhorst avatar image Patrick Zweekhorst commented ·

Hi @Matthew Gillespie,

Thanks for your response.

I understand. We however think it would be nice if you could change the time needed for the animation. If you in ProcessFlow start an animation you can select how long that animation will be. We do not see that option on the location objects in the people flow. If we want to include the animation in the process time this can become quite difficult. If there is only one animation on the location unchecking the wait until complete box works, but if there are multiple animations, like for the exam table it becomes more tricky.
Lets say you want the lay down animation to take 10 seconds and have the patient keep laying down after the lay down animation. That is not so easy right now if we understand correctly. Or would you do this in another way?

Having an option to select the time needed for the animation, like in PF, would be a nice solution for this we think.

0 Likes 0 ·
Matthew Gillespie avatar image Matthew Gillespie ♦♦ Patrick Zweekhorst commented ·

The run animation instruction is intentionally left with a simplified UI so that it's less intimidating for users to make custom instructions for their shapes.

You also have the code instruction that covers pretty much everything else. Inside the code instruction you can call the startanimation() command and pass in the duration or any other parameters you want.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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