question

Martin B6 avatar image
0 Likes"
Martin B6 asked Martin B6 commented

Evaluation of operator KPIs over time?

How to find out the actual working hours per week? For this, following https://answers.flexsim.com/answers/35048/view.html, I tried to write a global table (processtime) with user events (ProcesstimeWeeks), where the exact working hours per week should be written. But unfortunately this did not work. Can someone help me with this? Or are there already standards or other methods (maybe a tracked variable) to find out about the working hours per week?

Model attached:

p_time_perWeek.fsm

Thank you!

FlexSim 20.2.3
global tableflexsim 20.2.3utilize operatoruser events
p-time-perweek.fsm (1.9 MiB)
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

·
Ralf Gruber avatar image
0 Likes"
Ralf Gruber answered Martin B6 commented

Martin,

the code is correct, but your operator never gets into state utilize. You can try with a state like scheduled-down to see it is functioning.

· 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.

Martin B6 avatar image Martin B6 commented ·

Ralf,

thank you very much for your answer. You are right, if I use another state for example STATE_BUSY then the code works.

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.