February 25, 20251 yr Hi, I made my own SD+ profile with a few pages. One is for the Autopilot. Buttons works fine, and all knobs can change Speed, Heading, Altitude and Vertical Speed. Push are working and pull are taps on the screen. Was easy with the https://docs.invernyx.com/en/md11/integration Now, when Speed, Heading and/or V/S are dashed in the plane, I get -9999 on the SD+. Actually the document exactly says that literally right after the Introduction. So, I need a script. I tried some things, but it doesnt work. Can you give me a hint? You would make my day!!! Thanks, Martin
February 25, 20251 yr Commercial Member 2 hours ago, Rangirehua said: So, I need a script. What for exactly? To display the dashes on the SD+? What kind of Action are you using? Should be relatively easy to do with the RotaryEncoderCanvas. Create two text definitions, one with the dashes, the other with the actual value. Then use the same variable that you are querying anyway for the visibility parameter, so each text definition is only shown when the variable has the appropriate value: -9999 or "otherwise". Edited February 25, 20251 yr by Lorby_SI LORBY-SI
Create an account or sign in to comment