question

Leah R avatar image
0 Likes"
Leah R asked Kavika F commented

Does the "On State Change" event listen to all profiles ?

Does the "On State Change" event listen to all profiles in a StatisticsCollector ?

FlexSim 22.1.0
statesprofile
· 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.

Kavika F avatar image Kavika F ♦ commented ·

Hi @Leah R, was Jordan Johnson'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 unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Jordan Johnson avatar image
0 Likes"
Jordan Johnson answered

As far as I know, it only listens to state changes caused by object.setState() or the setstate() command. So for objects with multiple profiles that are built in, like the Multiprocessor, On State Change fires for the regular state profile, as well as the process profile. But if you add a custom state profile, and change it's value directly through the TrackedVariable API, then On State Change won't be fired.

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.