I know one can use FlexScript to query the model at a particular instance but I am not sure if it is possible to listen to changes in the model as they appear. Flexscript works like any query language, whenever we hit the query with query builders, it returns back the response from it. So if one has to listen to changes with Flexscript in realtime, one has to query the model every few milliseconds depending on the model speed. Is there another way around where we can build something which will broadcast the changes happening in the Flexsim model to the outside of FlexSim? Please help.
@joshuas @arun.k @joerg.v @phil.b @jacob.g @matt.l @jordan.j @david.c @steven.h @benjaminwilson @jeff.n