I want to obtain data on the aircraft's latitude and longitude, attitude, total distance, pedals, and joystick for 2020 through C # scripts and SDK

I want to obtain data on the aircraft’s latitude and longitude, attitude, total distance, pedals, and joystick for 2020 through C # scripts and SDK
The attitude, pitch, roll, and total pitch of the aircraft in latitude and longitude are all OK, but the rudder and elevator cannot be obtained
Using the official case Simvar Watcher
Unable to obtain value, I don’t know which parameter can be obtained. I was looking for it
AILERON AVERAGE DEFLECTION
RUDDER PEDAL POSITION
All of these related tests have no results
May I ask how to obtain these three values and which parameters need to be taken



C #+SDK obtains latitude and longitude data, but cannot obtain values for the three parameters of rudder, elevator, aileron

YOKE X POSITION / YOKE X POSITION LINEAR
YOKE Y POSITION
RUDDER POSITION

Thank you very much. I can now obtain it
YOKE X POSITION
YOKE Y POSITION
But the pedal still cannot be obtained
RUDDER POSITION

Below is a screenshot of the test


both RUDDER POSITION and RUDDER PEDAL POSITION works for me in Asobo F/A-18. which aircraft are you testing, maybe helicopter? also these variables may not work in aircraft with custom WASM/SimConnect flight model

I used Bell407 for testing

TAIL ROTOR PEDAL POSITION

Thank you very much for being able to obtain it now

Thank you very much for being able to obtain it now

1 Like