Search found 2 matches

by ColinL
Sun Oct 29, 2023 9:28 am
Forum: General Discussion
Topic: Getting values from a user interface
Replies: 2
Views: 236902

Re: Getting values from a user interface

It's ok now. I finally worked it out. :D
by ColinL
Thu Oct 26, 2023 9:32 pm
Forum: General Discussion
Topic: Getting values from a user interface
Replies: 2
Views: 236902

Getting values from a user interface

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 ...