#Throttle

1 messages · Page 1 of 1 (latest)

drowsy blaze
#

Hi, I suggest you move this thread to the xplane channel for better visibility. But the basics are: 1) Wire your potentiometer according to the guide here: https://docs.mobiflight.com/devices/potentiometer/wiring/. 2) Create an Input Config in Mobiflight and use the XPlane dataref sim/cockpit2/engine/actuators/throttle_ratio[0] (don't forget the [0] at the end as this is an array). 3) Transform the values of the potentiometer (usually the values are 0 - 1024, but you have to check the range) to be between 0 - 1. Assuming the potentiometer value is 0 - 1024, the formula is $ / 1024.