Yesterday at 01:02 PM1 day Hello,I'm playing around with aao and the new Piper M600 that has a g3000 setup. I'm trying to put the softkeys of the PFD on a Stream Deck. Now the PDF has an optional split view. As long as the PDF is in "Full" mode everything works as expected. With the PDF in "Split" mode, there are no softkey labels for the left part of the PDF anymore. Now the (L:G3000_PFD_SOFTKEY_1, String) contains the softkey label for the first visible softkey that now corresponds to the IE of AS3000_PFD_1_SOFTKEY_6. Is there a way to deal with this problem???
Yesterday at 02:17 PM1 day Commercial Member 1 hour ago, quambo said:Now the (L:G3000_PFD_SOFTKEY_1, String) contains the softkey label for the first visible softkey that now corresponds to the IE of AS3000_PFD_1_SOFTKEY_6.Not for me. The IEs are static, bound to the "physical-virtual" buttons below the screen. As are the "slots" for the button labels. They don't change just because of the split mode - they are hard coded in the behavior code of the instrument.When I activate split mode, the labels are correct for the position they show up in - and they correspond to the IE below it too. Since these are "softkeys", the IEs do different things depending on what the label shows.Can't see any issue with that - or I don't understand it. Edited yesterday at 02:19 PM1 day by Lorby_SI LORBY-SI
23 hours ago23 hr Author Let's see if I manage to post a screenshot ..The first picture shows the PFD - the text above the 7th softkey is "PFD Settings". To trigger the button I use 1 (>IE:AS3000_PFD_1_SOFTKEY_7).Picture 1The second picture shows the value of the L-Vars: Softkey 7 is empty, "PFD Settings" is in Softkey 2. I would like to have it in Softkey 7 :)Picture 2 Edited 23 hours ago23 hr by quambo
23 hours ago23 hr Commercial Member 17 minutes ago, quambo said:Let's see if I manage to post a screenshot ..The first picture shows the PFD - the text above the 7th softkey is "PFD Settings". To trigger the button I use 1 (>IE:AS3000_PFD_1_SOFTKEY_7).Picture 1The second picture shows the value of the L-Vars: Softkey 7 is empty, "PFD Settings" is in Softkey 2. I would like to have it in Softkey 7 :)Picture 2On my computer the split is the other way around (the buttons are to the left), so I don't have that problem. Cannot find a way to make the contents flip sides?No idea how to help with this, sorry. The bridge is just utilizing what is in the instruments' HTML code, and apparently, the instrument is using the labels incorrectly in your scenario.Maybe create your own LVar that indicates this split mode and use MultiGauges on the SD that display different labels according to that LVar (=create several text definitons for the different labels and use the LVar for visibility)? You would have to operate that LVar manually and tell the logic what PFD mode you are in, but at least you can keep it flexible. Edited 23 hours ago23 hr by Lorby_SI LORBY-SI
20 hours ago20 hr Author Thanks anyway, I'll think of something - the PFD softkeys on the G3000 aren't that important anyway.
Create an account or sign in to comment