Jump to content
Sign in to follow this  
Capt. PERO

Update MCP Display

Recommended Posts

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

 

Share this post


Link to post
Share on other sites
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
•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••

Share this post


Link to post
Share on other sites
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

 

Share this post


Link to post
Share on other sites

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

 

Share this post


Link to post
Share on other sites

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
--------------------------------------------------------------------------------------

Share this post


Link to post
Share on other sites

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

 

Share this post


Link to post
Share on other sites

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


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

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

Share this post


Link to post
Share on other sites

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

 

Share this post


Link to post
Share on other sites

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
--------------------------------------------------------------------------------------

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...