question

Amy avatar image
0 Likes"
Amy asked Amy commented

[Urgent] Start transfering when Staff is available

hospital_flexsim_v4.1.7.fsm


I'm trying to implement a transfer process logic within a hospital.

For each transfer request, there's an assigned staff member who is supposed to initiate the transfer when they're available.

The current issue is that even when the staff is available, they're not starting the next transfer. I'm not sure why this problem is occurring, so I'm asking for help.

I've used a filter to select the assigned staff from the 'staff resource.' Could this approach be causing the problem?



FlexSim 21.2.4
staff
· 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.

Joerg Vogel avatar image Joerg Vogel commented ·

General hint: @Amy, You have several 3d Windows open to watch what is going on in your model. There exists a window property called Views. You can take several viewpoints of a 3D Window. Once you have taken one, you can get back to this view by clicking on the name in the list of views. Window properties get aavailable, when you haven't selected or highlighted anything in 3D window. Green plus icon adds new views.
watch-with-views.jpg




0 Likes 0 ·
Amy avatar image Amy Joerg Vogel commented ·

Thank you @Joerg Vogel. That is an easier way to view the window.

If you set the filter to "porter_id == puller.porter_id2", does the patient get assigned when the transporter is available? In the current model, it seems that even when the transporter is available, they are not immediately assigned. I wonder why that is happening. Do I need to assign the transporter in a different way?

0 Likes 0 ·

0 Answers

·

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.