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.

StreamDeck + and Sim Rate

Featured Replies

Hello,
I managed to create 2 buttons to increase and decrease the rate (with SIM_RATE_INC and SIM_RATE_DECR),

but I would like a third, a kind of panic button, which would set the rate to 1, with SIM_RATE_SET...

I do not see at all how to set it ? Can someone help ?

Thank you.

  • Commercial Member

I think that this will set Sim Rate 1:

0 (P:SIMULATION RATE, Enum) 2 log - sp0
l0 -8 < if{ 1 (>K:SIM_RATE_DECR) } 
l0 -7 < if{ 1 (>K:SIM_RATE_DECR) }
l0 -6 < if{ 1 (>K:SIM_RATE_DECR) }
l0 -5 < if{ 1 (>K:SIM_RATE_DECR) }
l0 -4 < if{ 1 (>K:SIM_RATE_DECR) }
l0 -3 < if{ 1 (>K:SIM_RATE_DECR) }
l0 -2 < if{ 1 (>K:SIM_RATE_DECR) }
l0 -1 < if{ 1 (>K:SIM_RATE_DECR) }
l0  0 < if{ 1 (>K:SIM_RATE_DECR) }
l0  0 > if{ 1 (>K:SIM_RATE_INCR) }
l0  1 > if{ 1 (>K:SIM_RATE_INCR) }
l0  2 > if{ 1 (>K:SIM_RATE_INCR) }
l0  3 > if{ 1 (>K:SIM_RATE_INCR) }
l0  4 > if{ 1 (>K:SIM_RATE_INCR) }
l0  5 > if{ 1 (>K:SIM_RATE_INCR) }
l0  6 > if{ 1 (>K:SIM_RATE_INCR) }
l0  7 > if{ 1 (>K:SIM_RATE_INCR) }
l0  8 > if{ 1 (>K:SIM_RATE_INCR) }

Thanks to @Funatic

LORBY-SI

  • Author

It's weird ! I am doing something wrong !

It works pretty well when testing in the script editor, but not in the SD+.

I have set an event... 

Do you see what would prevent it working ?

Thank's for your patience 🙂

  • Author

Hmmm ! Is the plugin ok with the Store to/Load from registers thing ? 🤔

  • Commercial Member
6 hours ago, Josh91 said:

It works pretty well when testing in the script editor, but not in the SD+.

I have set an event... 

How exactly are you setting this up? This script is meant to be created in AAO and then called with the K:group-name logic.

LORBY-SI

  • Author

Ok ! It's works now. I have to put something (0 or 1) in the "Event Value" field !

Thank's for your help.  😉👍 

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.