Identifying operator and its utilization

Identifying operator and its utilization

priyanka_g
Not applicable
25 Views
4 Replies
Message 1 of 5

Identifying operator and its utilization

priyanka_g
Not applicable

[ FlexSim 24.2.0 ]

Hi team,

I have a station connected with dispatcher and dispatcher is connected with two operator. I am writing code "on exit" of station to collect utilization of station and operator in table. How to get which operator has worked on part. So that I can collect utilization of that operator which worked on part.

Please give the code and sample possible. Thank you

0 Likes
Accepted solutions (1)
26 Views
4 Replies
Replies (4)
Message 2 of 5

moehlmann_fe
Observer
Observer
Accepted solution

The Utilize task has a reference to the involved item. You can use the On Start Task trigger on th operators to write a reference to themselves to a label on the item, if the started task is a Utilize task.

write-op-to-item.fsm

0 Likes
Message 3 of 5

priyanka_g
Not applicable
Can you please share the version that I have mentioned, I don't have version 25. I need 24.2.0 or below
0 Likes
Message 4 of 5

moehlmann_fe
Observer
Observer

Right, sorry, I had an instance of FlexSim already open and didn't pay attention to the version.

write-op-to-item.fsm

0 Likes
Message 5 of 5

Jeanette_Fullmer
Community Manager
Community Manager

Hi @mary, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes