July 10, 20241 yr Hey folks, I want to create a display on the StreamDeck for the thrust control position in the Fenix A320, i.e. a bar that shows the position on a scale from -20 to 100. I can do that too. At the same time, I would also like to display whether the throttle is set to "TOGA", "FLX" or "CL". And there is the problem. Does anyone have any idea how I can read this variable? Thanks for your thoughts and hints.
July 10, 20241 yr Commercial Member Personally, I would just read the position of the thrust lever(s) and translate that number into the desired display. I doubt that there are other variables for this data. You would typically work your way backwards from the place where the information is displayed. But Fenix gauges are all WASM and not HTML, so there is slim to zero chance to figure anything out. Also, I don't think that they need this kind of information in a public variable, so why make extra variables for that. LORBY-SI
Create an account or sign in to comment