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.

WT Longitude AAU1

Featured Replies

Hi,

Does anyone know the command to activate to toggle the Parking Brake and the Auto Throttle on the WT Longitude AAU1?

The local variables available are (L:WT_LNG_PARKING_BRAKE,·Number) and (L:WT_Longitude_Autothrottle_Status,·Number).

The Parking Brake is 0 or 1, and the Auto Throttle is 0 or 3 according to the watched variables. However, writing these values in a script has no effect.

TIA, Daz.

  • Commercial Member

0·(>K:PARKING_BRAKE_SET)
1·(>K:PARKING_BRAKE_SET)

No idea about the AT, sorry. In the behavior debug dialog in MSFS it looks like those buttons aren't doing anything. No BVar etc. visible in the code. Unfortunately, the model file of the Longitude is still encrypted, so no luck there either.
Maybe the default Event? 
1·(>K:AUTO_THROTTLE_ARM)
At least it does "something", it toggles the "TD" in the PFD autopilot status panel - like a mouse click on the button does. No time to actually fly and verify, sorry.

Edited by Lorby_SI

LORBY-SI

  • Commercial Member
3 minutes ago, Dazzlercee23 said:

OK, thanks for the reply.

Parking brake Toggle would probably be this: (A:BRAKE·PARKING·POSITION,·Bool)·!·(>K:PARKING_BRAKE_SET)
And the AT Arm seems to be a toggle anyway.

LORBY-SI

  • Author
2 minutes ago, Lorby_SI said:

Parking brake Toggle would probably be this: (A:BRAKE·PARKING·POSITION,·Bool)·!·(>K:PARKING_BRAKE_SET)
And the AT Arm seems to be a toggle anyway.

Great, works fine, thanks.

I just have to find the A/T now.

  • Author
12 minutes ago, Lorby_SI said:

Try the default: 1·(>K:AUTO_THROTTLE_ARM)

 

Again, works great, monitoring (L:WT_Longitude_Autothrottle_Status,·Number) to determine an LED status.

Thanks for you help.

Archived

This topic is now archived and is closed to further replies.

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.