Fabix Posted May 7, 2021 Report Posted May 7, 2021 Hi, is there a chance to know if the Airbus A320 radio switch is on or off? What is the offset? Thank you
John Dowson Posted May 7, 2021 Report Posted May 7, 2021 5 hours ago, Fabix said: is there a chance to know if the Airbus A320 radio switch is on or off? What is the offset? Sorry, but which radio switch do you mean? Also, are you using the stock A320 or the FBW mod? If its the 'Interphone Radio Switch', this seems to be 'inoperative' in both models at the moment, so I doubt it has a value. If its another switch, please let me know which. You can also take a look at the offset document to see if anything matches, or you can also check if there is an lvar available that holds the switch value (using the latest 7.1.0 beta). If there is, you can use that directly or write the value to a user offset if you need it in an offset.
Fabix Posted May 7, 2021 Author Report Posted May 7, 2021 4 hours ago, John Dowson said: Sorry, but which radio switch do you mean? Also, are you using the stock A320 or the FBW mod? If its the 'Interphone Radio Switch', this seems to be 'inoperative' in both models at the moment, so I doubt it has a value. If its another switch, please let me know which. You can also take a look at the offset document to see if anything matches, or you can also check if there is an lvar available that holds the switch value (using the latest 7.1.0 beta). If there is, you can use that directly or write the value to a user offset if you need it in an offset. I'm using the stock A320. There is a master switch that power on or power off the radio.
John Dowson Posted May 7, 2021 Report Posted May 7, 2021 1 hour ago, Fabix said: I'm using the stock A320. There is a master switch that power on or power off the radio. The position of these switches can be read (and written to/set) using the following lvars: XMLVAR_RMP_R_On XMLVAR_RMP_L_On with values 1 for on, 0 for off. You can write a short lua script to read those values and populate a user offset. Note that you need to download the latest beta of FSUIPC7 to use lvars (latest version currently 7.1.0g), although I am planning to release this officially in the next day or two.
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