Evaluation of operator KPIs over time?

Evaluation of operator KPIs over time?

martin_b6
Not applicable
14 Views
2 Replies
Message 1 of 3

Evaluation of operator KPIs over time?

martin_b6
Not applicable

[ FlexSim 20.2.3 ]

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!

0 Likes
Accepted solutions (1)
15 Views
2 Replies
Replies (2)
Message 2 of 3

ralf_gruber
Collaborator
Collaborator
Accepted solution

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.

0 Likes
Message 3 of 3

martin_b6
Not applicable

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