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.

DCD Concorde Heading Speed and Altitude Selector Scripts

Featured Replies

Hi,

 

I was wondering if anyone has written a script/profile for the DC Designs Concord MCP Selectors, namely The HDG/TRK Selector, Speed Selector and Altitude Selector.

I have tried to get them to work via RPN scripting, mainly I'm having trouble identifying which ones they're tied to, however, no success  so far.

I have managed to implement some of the other switches from a streamdeck profile available on the .to site.

but having a little trouble with the above.

failing that anyone willing to share a profile for the above selectors perhaps.

 

kind regards, 

 

T

Edited by toucanair
Spelling error

FAA ATP, CASA ATPL(A), MEIR, NVFR, Type Rated: A320, B747,B737, E120, B1900D/C KA350,

Multi Ratings: PA31-350, BE58, C310, PN68, PA44, BE76.

Checked out on: C210, R114, C206, PA28, C172, C152.

Processor: Intel(R) Core(TM) i9-7900X CPU @ 3.30GHz (20 CPUs), ~3.3GHzMemory: 64MB RAM, NVIDIA GeForce RTX 3080 Ti, Multi Monitor.
 

  • Commercial Member
On 12/15/2022 at 3:12 AM, toucanair said:

mainly I'm having trouble identifying which ones they're tied to, however, no success  so far.

I am assuming that you are using the plane in MSFS?

How did you try to "identify" them? Did you use the MSFS developer mode?

Edited by Lorby_SI

LORBY-SI

  • Commercial Member

I have taken a quick look at the code. For these particular buttons there is no easy solution. Each mouse click triggers an entire script of its own in the Behavior code. You have to re-create that in AAO - you are not triggering the button, but you replicate what the button does.

For example these two:
TRK/HDG toggle

Quote

(L:AP_PANEL_HEADING_HOLD,·Bool)·!·(>L:AP_PANEL_HEADING_HOLD,·Bool)·(SPLIT:100)·(L:AP_PANEL_HEADING_HOLD,·Bool)·if{·(A:AUTOPILOT·APPROACH·HOLD,·Bool)·if{·(>K:AP_APR_HOLD_OFF)·}·(A:AUTOPILOT·HEADING·LOCK,·Bool)·!·if{·(>K:AP_HDG_HOLD)·}·}·(L:AP_PANEL_HEADING_HOLD,·Bool)·!·if{·(A:AUTOPILOT·HEADING·LOCK,·Bool)·if{·(>K:AP_HDG_HOLD)·}·}

HDG/HLD toggle

Quote

(A:AUTOPILOT·HEADING·LOCK,·Bool)·!·(>K:AP_HDG_HOLD)·(A:AUTOPILOT·HEADING·LOCK,·Bool)·if{·(A:PLANE·HEADING·DEGREES·GYRO,·Degrees)·(>K:HEADING_BUG_SET)·}·(L:AP_PANEL_HEADING_HOLD,·Bool)·if{·0·(>L:AP_PANEL_HEADING_HOLD,·Bool)·(A:AUTOPILOT·HEADING·LOCK,·Bool)·!·if{·1·(>K:AP_HDG_HOLD)·}·}


 

 

Edited by Lorby_SI

LORBY-SI

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.