674 views
in GUI Development by
Hey EW team,

I have a question regarding communication between my core firmware and EW. So my application is running fine and everything is perfect. But i would like to optimize it even more if somehow my core firmware can ask for a specific update. For example, rather than implementing a timer every second to update a screen in case something is changed, I would like my core firmware to tell EW to update a screen ONLY when the change is required and not check every second through a timer (P.S i have all the screens in Enum structure in my EW application)

Can you suggest something for such a structure?

Thanks in advance

1 Answer

0 votes
by

Hello MariamSohail,

possibly the System Event and the corresponding System Event Handler is what you are looking for? The System event is intended to send events from the device (firmware) to the application.

Best regards

Paul Banach

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...