question

Luis BN avatar image
0 Likes"
Luis BN asked Joseph Gillespie commented

Hello, how can I identify the status of an operator in process flow

FlexSim 19.1.1
process flow
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

·
Benjamin W2 avatar image
1 Like"
Benjamin W2 answered

Hi @Luis BN,

The best way to do this would be a command like the following:

"Model.find("Operator1").as(Object).stats.state().valueString". You could easily put this in an Assign Labels activity.

statusofoperator.fsm


5 |100000

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

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.