Hey there, I am trying to setup my Flap handle potentiometer in the ZIBO mod in xplane. The Pot meter is succesfully read by mobiflight and I've found the dataref to modify in the sim (If i edit it in datareftool it works). But trying to combine the 2 fails to work.
I want to use the modifiers UI to calibrate the handle to the correct detents therefore my config is as follows:
- In the input page we read the pot value and store it in a mobiflight variable
- On the output page we read the mobiflight variable
- We apply the modifiers we need to set the correct range for the handle
- We send the new number via a input action to the simulator
So far steps 1-3 have been succesful and looking at mobiflight in the "output value" column it shows the correct number. The problem is step 4. I am unable to set any dataref (I tried multiple). Attached a screenshot of my config. Hope anyone can assist 🙂