#potentiometer Toliss OVHD Integ Light

1 messages · Page 1 of 1 (latest)

hollow hatch
#

What is the issue?
What are the min and max values received by Mobiflight from this potentiometer?

chilly hedge
#

Min 14 max 243

#

The issue is , in the Toliss it goes directly to maximum

#

If I move the potentiometer only a little bit

hollow hatch
#

where did you get this modifier from?

chilly hedge
#

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

hollow hatch
#

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

chilly hedge
#

Ok I will check later

hollow hatch
#

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
chilly hedge
#

I am an absolutely beginner with Mobiflight 😅 I will try this later. Thank you 👍

hollow hatch
#

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.

chilly hedge
#

i did this, the knop in the Sim is going now exact the opposite direction then i move on the panel

chilly hedge
#

I have it working now ! THANKS !