February 20, 20242 yr As I am constructing and constantly enhancing various SD profiles I found and issue with the TO CONFIG TEST BUTTON. It is unfortunately NOT possible to trigger this button by using the given LVar (INI_TAKEOFF_CONFIG_PRESSED). Obviously it is for reading purposes only, if this button is pressed but internally it does nothing. Is there a BVar I am missing or how is it possible to trigger this button externally? Any help is deeply appreciated. Keep up the great work! rgds chris
February 20, 20242 yr I have it so that when the button is held it sets that lvar to 1 and on release it goes back to 0. that works for me at least
February 21, 20242 yr Author I did that too, but obviously it does nothing except you hear that „click“… The button in the cockpit does not move with that LVar. I wrote a script that holds the button for 1 second and then releases it again. But maybe that second is too short.
February 21, 20242 yr 3 hours ago, ChrisPUA320 said: I did that too, but obviously it does nothing except you hear that „click“… The button in the cockpit does not move with that LVar. I wrote a script that holds the button for 1 second and then releases it again. But maybe that second is too short. Is probably more likely around 3 seconds than you should set it to hold for
Create an account or sign in to comment