Page 1 of 1

How to set default item within value list?

Posted: Tue Mar 28, 2017 3:45 am
by bittware
Can not find where to set the default selected item within value list.
Can you show me how? Thanks.

Re: How to set default item within value list?

Posted: Thu Mar 30, 2017 11:15 pm
by philr
Hi currently this is not possible. You could get your microcontroller to fill out the defaults at boot up or by clicking a button. We will add the ability to have a default in future versions.

Cheers
Phil

Re: How to set default item within value list?

Posted: Wed Apr 12, 2017 4:10 am
by philr
Hi, this is now possible in the latest update.

Cheers
Phil

Re: How to set default item within value list?

Posted: Sat Apr 15, 2017 12:07 pm
by bittware
Thanks for the update.
Then would the value being selected by default trigger "when selection changes send" automatically once the connection is setup?
Hope it could be configured as well.
Thanks again.

Re: How to set default item within value list?

Posted: Sun Apr 23, 2017 3:32 am
by philr
I don't believe it will. Thats the only problem with the default. You might be better to have a "get current state" button that gets clicked (by the user) before anything else. It could update all the UI to be correct before anything gets adjusted.