Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

SR22T PFD Comm Swap Button For Stream Deck

Featured Replies

Continuing in my efforts to create a Stream Deck Profile for the Cirrus SR22T in MSFS 2024.

My current issue is programming the PFD Comm Swap button. I've been able to program the MFD Nav Swap Button, but for some reason the PFD button doesn't work. I'm using an Event and the IE code of AS1000_PFD_1_COM_SWAP. I used the IE code of AS1000_MFD_1_NAV_SWAP for the MFD Swap button and that works fine. Any ideas?

  • Commercial Member

Did you check in MSFS developer mode what this button actually expects? Tools->Behaviors->Ctrl G->MouseRec/InputEvents.

That is the only safe way to figure out what needs to be done in AAO to actuate a control in the cockpit (= do the same as would happen when you would use the mouse on it)

Edited by Lorby_SI

LORBY-SI

  • Commercial Member

For me, the IE itself doesn't work, only its bindings:

Key Down: 1 (>B:AS1000_PFD_1_COM_SWAP_Push)
Key Up: 1 (>B:AS1000_PFD_1_COM_SWAP_Release)

or

Key Down: 1 (>B:AS1000_PFD_1_COM_SWAP_Set)
Key Up: 0 (>B:AS1000_PFD_1_COM_SWAP_Set)

Edited by Lorby_SI

LORBY-SI

  • Author

Thank you for the quick reply. I'll give those a try. I also found a work around with the Stream Deck Flight Tracker add on. There is a preset Comm/Nav function that not only reports the current frequencies, but a short press also swaps between them; a long press brings up a separate Num pad for changing the frequencies.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.