This is a general question say from the example tree lets consider the power in db node under the ask Lawo, so if i make any change in the power in db value field where will the changed value be stored or sent to in the microcontroller so that i can pass it as a parameter to a function. say if i have volume control if i have to set a volume in the microcontroller and i want to read what is the value field which is set in the value field and pass it into a function volume(int decibels); if i have to directly pass the volume(c-2 value); how do i do it?
Regards
-Ash