Hello,
please note, that the entire Embedded Wizard GUI application is running in one thread. Furthermore, all expired timers are processed one after the other and the timer events will never interrupt each other. Thus, it is safe to access and change variables in several slot methods that are triggered by different timers.
Best regards,
Manfred.