ahugonnett Posted May 29, 2021 Report Posted May 29, 2021 Hello! I have been trying rather unsuccessfully to have my aircraft's transponder mode and ident button to send those inputs to vPilot. However, after event logging in FSUIPC, see that an event is not recorded when changing these inputs in the aircraft. Is there a way to create an input when changing these settings in the aircraft? Or does this mean that the transponder modes and ident are strictly aircraft aesthetic? Thank you! Sim: P3Dv3 Aircraft: A2A c172S Trainer
Pete Dowson Posted May 29, 2021 Report Posted May 29, 2021 57 minutes ago, ahugonnett said: I have been trying rather unsuccessfully to have my aircraft's transponder mode and ident button to send those inputs to vPilot. However, after event logging in FSUIPC, see that an event is not recorded when changing these inputs in the aircraft. Is there a way to create an input when changing these settings in the aircraft? Or does this mean that the transponder modes and ident are strictly aircraft aesthetic? They certainly don't do anything in the sim's built-in systems implementation. But there may be an indication internal to the specific aircraft implementation. I'm afraid i don't know that add-on aircraft so I couldn't say, but you could see if there's a local variable (L:Var) for them. You can list them using an assignable control in FSUIPC, or log them as they change using a Lua plug-in supplied in your Example plug-ins ZIP file. Pete
aua668 Posted May 30, 2021 Report Posted May 30, 2021 Hi, You could check this posting in the A2A forum: https://a2asimulations.com/forum/viewtopic.php?t=39914 At the the end there are mentioned two variables reflecting the transponder mode. With a little bit of LUA code monitoring these variables you could trigger the right vPilot actions. Rgds Reinhard
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now