Page 1 of 1

Getting values from a user interface

Posted: Thu Oct 26, 2023 9:32 pm
by ColinL
This seems like a very basic question.
In an arduino program, how can I read a value directly from a control in an interface panel?

i.e. the arduino sends the command and gets the value.

All the examples I've seen show how to send or get data from the arduino program, with the command initiated by the user interface control.
That's not what I'm looking for. I want the arduino program to initiate the command to get data from the interface panel.

Any guidance on this basic question would be appreciated.

Regards,
Colin

Re: Getting values from a user interface

Posted: Sun Oct 29, 2023 9:28 am
by ColinL
It's ok now. I finally worked it out. :D

Re: Getting values from a user interface

Posted: Fri Nov 17, 2023 11:38 pm
by philr
Great job!