Hi guys,
Is there any way to read any knob's/regulator's value (the percentage shown as "Properties", as numeric it will be presumably as -1..1) - could be with a script. I have tried with eg.:
print($("Fahrregler").variables[0])
but it's Nil. I'm afraid it's not exposed as object's property within the API, but maybe there is some trick?