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.

Unable to modify 'ATC ID'

Featured Replies

I have been trying to use a button on my Stream Deck to modify ATC ID in MSFS 2024 without success.

I have been testing in the Script Editor with a simple script

A35·(>A:ATC·ID,·String)

The Script Editor does not like any non numeric characters being sent to the variable so the indicator is red but the Debug Window shows the script executing but there is no change to ATC ID.

In an attempt to validate what I am trying to achieve I ran SimVar Watcher from the SDK and was able to change the ATC ID. On a side note SimVar Watcher did not accept non numeric characters either but I was able to modify the program to allow me to paste in non numeric characters.

Edited by Netman189

  • Commercial Member
29 minutes ago, Netman189 said:

The Script Editor does not like any non numeric characters being sent to the variable so the indicator is red but the Debug Window shows the script executing but there is no change to ATC ID.

String literals must be enclosed in single quotes
'A35'·(>A:ATC·ID,·String)

Spec is here:
AAO manual -> "RPN Operators in AAO" -> "String operators" -> first line after that header.

Edited by Lorby_SI

LORBY-SI

  • Author

Thanks, I thought that I must have made at least one silly mistake!

The addition of single quotes does turn the light green but there is still no change to the value of ATC ID.

  • Commercial Member
13 hours ago, Netman189 said:

Thanks, I thought that I must have made at least one silly mistake!

The addition of single quotes does turn the light green but there is still no change to the value of ATC ID.

You're right, it doesn't. Strange, that used to work.

Must be a bug of some kind, I will look into it.

LORBY-SI

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.