#potentiometer Toliss OVHD Integ Light
1 messages · Page 1 of 1 (latest)
Min 14 max 243
The issue is , in the Toliss it goes directly to maximum
If I move the potentiometer only a little bit
From Backlight of Winwing fcu. I was thinking maybe this can be work
Or can I use it from Fenix preset ? For Fenix I have full working preset for the Rowsfire panel
No MSFS preset will work in Xplane. None.
Your input config should send a value between 0 and 1 to the sim to properly set this variable
So you should set a formula to convert the naked potentiometer value
(@-14)/229
I just used a button in my panel as an example
it should be your analog input config
Ok I will check later
Then, to set the brightness of your overhead panel
The sim will give you a dataref value 0 to 1 representing the same potentiometer position setting
You need to convert that to whatever Rowsfire A107 scale is used. Most likely 0 to 100.
Forget for now that config reference (delete it)
Use same dataref and replace the transform
$*100
I am an absolutely beginner with Mobiflight 😅 I will try this later. Thank you 👍
In the new UI, you won't even be able to select MSFS presets, if the project has been defined as Xplane and vice versa.
i did this, the knop in the Sim is going now exact the opposite direction then i move on the panel
I have it working now ! THANKS !