Replies: 1 comment
-
Hi, "faders": [ but at run I have WARNING: Event LIGHT POTENTIOMETER:7, was not found in simconnect list. Using a manual binding |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'd like to use the fader for lights.
The command with Mobiflight WASM module is : @ 1.2700 / 0 max 100 min 3 (>K:2:LIGHT_POTENTIOMETER) where 1.2700 / 0 max 100 min is the first parameter in order to transform the light potentiometer scale 0-100 into the fader scale from 0 to 127 and 3 being the second parameter (the panel light potentiometer for C172).
It doesn't work because of the min and max value needed in the fader configuration, I think.
How can I use it ?
Beta Was this translation helpful? Give feedback.
All reactions