#G1000 cant find dataref
1 messages · Page 1 of 1 (latest)
it should be sim/cockpit2/switches/instrument_brightness_ratio[1]
Nope, this is the SW/CB PANELS, I need the avionics brightness
My bad correction, It is, but it's the second value in the vector. How do I modify only the second value without affecting the first?
The index starts at 0 so the second value has an index of 1
I don't understand, is that right?
And thank you in advance. :)
@hollow mason already gave you the answer. The [1] index is the second element of the array.
are you trying to configure an input or output?
output, but I don't have access to the sim now. I'll check it on Thursday or earlier.
It's working 😄 thanks