Hi,
Just a simple question that how can I avoid the abuse of local varibles with event structure? Seems like if I need to update the indicators in the front panel within different event cases, local varibles are inevitable at all. Otherwise I have to bundle everything and pass them onto outside of the event structure and thereafter distribute to each indicator, which is more complicate. Am I missing something? Please advise, thanks!