Jump to content
Sign in to follow this  
rob0203

Displaying Information of VRi Combo Panels

Recommended Posts

Hello,

First thank you for the wonderfull free software!

I have a question I have a MCP combo a try to set it up with the Flysimware Learjet 35a. There is already a aircraft module, however in the Learjet the altitude is dialed from from within the altimeter. On the MCP combo it doesn't show and sync correctly with this altitude.

The developers told me that this value is in the Lvar ALERTER_DIGITAL.

Where do I put this Lvar to make the connection to my MCP Combo display and sync it with the Learjet ALTSEL? 

Is it also possible to show for example current speed in the Mcp Combo Display?

Gr.

Robert

Edited by ScotFlieger

Share this post


Link to post
Share on other sites

Hi, 

Check out my new LINDA tracer video as it may help you with this problem.

I have posted a link in a new forum post to the video.

Once you have watched the video you may want to check out any modules that have used custom Lvars for the altitude to see what they did code-wise.

Cheers

Stinger

Edited by stinger2k2
  • Like 1

Share this post


Link to post
Share on other sites
7 hours ago, stinger2k2 said:

Hi, 

Check out my new LINDA tracer video as it may help you with this problem.

I have posted a link in a new forum post to the video.

Once you have watched the video you may want to check out any modules that have used custom Lvars for the altitude to see what they did code-wise.

Cheers

Stinger

Thanks very much, I will do that!

Gr.

Share this post


Link to post
Share on other sites
9 hours ago, stinger2k2 said:

Hi, 

Check out my new LINDA tracer video as it may help you with this problem.

I have posted a link in a new forum post to the video.

Once you have watched the video you may want to check out any modules that have used custom Lvars for the altitude to see what they did code-wise.

Cheers

Stinger

Thank you for your video but it doesn't help me yet, I already obtained the correct Lvar.

Now I want this Lvar to show its value on my MCP Combo altitude display under ALT.

Anybody can help me?

So my question is how do I show a ALT Lvar on the Lcd-screen of my MCP combo?

Do I just add a small code somewhere in the already existing module?

Gr.

Robert

Edited by rob0203

Share this post


Link to post
Share on other sites

Sorry, i dont have the mcp combo so i am not sure how it works however i suspect you would have to write lua function for alt using the lvar that you have then assign that function to the alt knob of your mcp combo to enable it to show up on the lcd panel.

 

As i say, i'm guessing a bit here as i dont have that panel.

Best of luck

Stinger

  • Like 1

Share this post


Link to post
Share on other sites
On 5/14/2020 at 8:46 PM, rob0203 said:

 

Anybody can help me?

So my question is how do I show a ALT Lvar on the Lcd-screen of my MCP combo?

Do I just add a small code somewhere in the already existing module?

Gr.

Robert

The function DspShow() outputs to the VRi Combo. There are plenty of example functions in most main aircraft modules to follow.

  • Like 2

Andrew Gransden

Scotland, UK

LINDA Support/Developer - VATSIM and BAVirtual - Airbus Flyer

i7 1TB SSD GTX980 - FSX/P3D - Aerosoft Airbus A318/A319/A320/A321 - FS2Crew

Share this post


Link to post
Share on other sites

Robert 

I suggest you take a look at the module for a similar aircraft. There are common functions designed in them that display flight information along the lines you are looking for. These are called something like FlightInfo and are called every second to update displayed information. There are also a number of functions in common.lua that can be used to display to parts of the LCD like Dsp0, Dsp1, etc.

  • Like 2

Andrew Gransden

Scotland, UK

LINDA Support/Developer - VATSIM and BAVirtual - Airbus Flyer

i7 1TB SSD GTX980 - FSX/P3D - Aerosoft Airbus A318/A319/A320/A321 - FS2Crew

Share this post


Link to post
Share on other sites

Thank you guys for all the help! Now on holyday but will give it a try afterwards!

Gr.

Robert

Edited by rob0203

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