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.

Update MCP Display

Featured Replies

  • Commercial Member

Hi Community, I would like to know, how to send an continous update for example to the DispALT() function.My problem is, that I would like to send an special offset of the Wilco Airbus to the MCP Panel. I know that it is possible to set the offset at the InitDsp () function, but then it has just been set at the initialisation. I would like to have a continous update of the offset at the display every 5 seconds or realtime. If I update the MCP Display whenever the MCP ALT Know is turned, the display doesn't work properly. I this it is too much offset read and display updates. Any ideas? Regards,pero

: : : aviation.pero-online.de
Developer of SIMstarter NG P3D & Homecockpit Builder

 

  • Commercial Member
If I update the MCP Display whenever the MCP ALT Know is turned, the display doesn't work properly. I this it is too much offset read and display updates.
This is the only way that task should be done. What do you mean by "the display doesn't work properly"?If it hangs then you can insert additional ipc.sleep(50) after DspALT() to give it time to update.

Artem Crum, EASA PPL
•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
LINDA Lua Integrated Non-complex Device Assigning
•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••

  • Author
  • Commercial Member
If it hangs then you can insert additional ipc.sleep(50) after DspALT() to give it time to update.
Thanks a lot. I try to insert ipc.sleep(50).

: : : aviation.pero-online.de
Developer of SIMstarter NG P3D & Homecockpit Builder

 

  • 3 months later...
  • Author
  • Commercial Member

hi development,how can i write a string into die HDG or SPD Dispay? I already read the FAQ and found out, that it is possible to use strings with the functions DspSPDs(str) and DspHDGs(str).I use MCP Combo I. Will it be possible to use strings either with MCP Combo I?I would like to write "---" into HDG and SPD Display, if FCU is on managed mode.

: : : aviation.pero-online.de
Developer of SIMstarter NG P3D & Homecockpit Builder

 

hmmm...which FAQs have you read?Ours say:

DspSPDs(str), DspHDGs(str), DspALTs(str) , DspVVSs(str) - MCP2 only,
:(

Guenter Steiner
--------------------------------------------------------------------------------------

Betatester for: A2A, LORBY, FSR-Pillow Tester
--------------------------------------------------------------------------------------

  • Author
  • Commercial Member

Sorry, missunderstanding. I meen, I read that it is compatible to MCP Combo 2 but not MCP Combo 1.Will it be availible in MCP Combo 1 too?

: : : aviation.pero-online.de
Developer of SIMstarter NG P3D & Homecockpit Builder

 

No, sorry, as the Combo has hardware related restrictions we can't change!

Guenter Steiner
--------------------------------------------------------------------------------------

Betatester for: A2A, LORBY, FSR-Pillow Tester
--------------------------------------------------------------------------------------

  • 2 weeks later...
  • Author
  • Commercial Member

Another day - another question:Sometimes my MCP display show a star symbol beside SPD or HDG (" * ") if I press a MCP button (all buttons are changed to specific actions).Is it possible to switch this star on and off. I am working on a new version of a Wilco Profile and would like to use it to display managed or selected mode. Otherwise I would like to work withount this star, because it doesn't look good at the display. I use MCP1.

: : : aviation.pero-online.de
Developer of SIMstarter NG P3D & Homecockpit Builder

 

no, as far as I know, not.These stars mean, that the approbiate autopilot is active.Unfortunatelly this couldn't be synchronised with FSX, it just toggles on or off and is hardware coded in the Combo...

Guenter Steiner
--------------------------------------------------------------------------------------

Betatester for: A2A, LORBY, FSR-Pillow Tester
--------------------------------------------------------------------------------------

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.