Jump to content
Sign in to follow this  
Bert Pieke

VSI rate adjustment

Recommended Posts

As I am scratching my head on how to make the piloting experience more pleasant in this aircraft, I decided that allowing the VSI rate to be adjusted on the VSI gauge itself might be useful.  This is also true to life.

 

Unfortunately, the area on the bottom right where there is an "R" knob (rate?) is not accessible, but there are two possible approaches that work.

 

If you fly with Instrument Reflections off, you can control it with the mouse wheel, right on the gauge.

 

If you have them on, as I do, the best location I have found, is the upper left corner of the MFD (which I have replaced by a GTN750).

 

So, if you are in the mood.. as a follow on to my GTN/MFD tutorial, here is a panel.cfg section.

Gauge03 if you have Instrument reflections off, or Gauge11 if you have them on:

[Vcockpit01]
Background_color=0,0,0 
size_mm=1024,1024
visible=0
pixel_size=1024,1024
texture=$Panel_1


gauge00=GAUGEC2EADI!Gauge_EFIS550_EADIVC,     0,  0,512,480
gauge01=GAUGEC2EHSI!Gauge_EFIS550_EHSIVC,     0,482,512,480
gauge02=C2CAR!ToggleEFIS,  0,0,512,64
//gauge03=MFD640_C550!MFD640_config,		0,	0,   1,  1
//gauge04=MFD640_C550!MFD640,           512,  0, 512,397
//gauge05=MFD640_C550!ToggleCARG500,	    0,	0, 512,30
gauge03=C2CAR!AdjustVSI,    512,397,400,400
gauge04=F1GTN!GTN750VC, 562,-42,412,468,UNIT1
gauge05=C2CAR!Toggle14401,    512,200,40,312
gauge06=GAUGEC2!Gauge_VSI_DIGITAL,    512,397, 320,320
gauge07=GAUGEC2!Gauge_UPDATE_DIG,      	 	0,  0,   1,   1
gauge08=C2_Cabin_alt!C340_PRESS,  0,0,1,1
gauge09=CarSound_C2!CarSound,          			 2,2,5,5
gauge10=S550_CE550!CE550,          			 0,0,1,1
gauge11=C2CAR!AdjustVSI,    512,0,40,150

Note that I have changed the Toggle14401 location to the lower half of the bezel.

 

Now for the AdjustVSI gauge..


If you have already created the C2CAR folder, here is the AdjustVSI.xml gauge you need to add to this folder:

<?xml version="1.0" encoding="UTF-8"?>

<SimBase.Document
        Type="AceXML"
        version="1,0"
        id="AdjustVSI">
    <Descr>AceXML Document</Descr>
    <Filename>AdjustVSI.xml</Filename>
    <SimGauge.Gauge id="Gauge_AdjustVSI" ArtDirectory=".">
        <FloatPosition>0.000,0.000</FloatPosition>
        <Size>30,30</Size>
        <Image id="iconpanel_background.bmp" Name="iconpanel_background.bmp">
            <Transparent>True</Transparent>
        </Image>       

             <MouseArea id="VS Knob_ALT_PITCH">
                <FloatPosition>0.000,0.000</FloatPosition>
                <Size>30,30</Size>                
                    <CursorType>Hand</CursorType>
                    <MouseClick id="MouseClick">
		<Script>

(M:Event) 'WheelUp'    scmi 0 == if{  (>K:AP_VS_VAR_INC) }				 

					
(M:Event) 'WheelDown'    scmi 0 == if{ (>K:AP_VS_VAR_DEC) }							

		</Script>								
		<ClickType>WheelUp+WheelDown</ClickType>
                        <ClickRepeat>True</ClickRepeat>
                    </MouseClick>
                </MouseArea>						
            				

            
 </SimGauge.Gauge>
</SimBase.Document>

Bert

Share this post


Link to post
Share on other sites

I'm confused Bert. There's a thumbwheel VR adjust on the lower panel. Does this not work for you? I just use the mouse wheel and set the VS.

 

Vic


 

RIG#1 - 7700K 5.0g ROG X270F 3600 15-15-15 - EVGA RTX 3090 1000W PSU 1- 850G EVO SSD, 2-256G OCZ SSD, 1TB,HAF942-H100 Water W1064Pro
40" 4K Monitor 3840x2160 - AS16, ASCA, GEP3D, UTX, Toposim, ORBX Regions, TrackIR
RIG#2 - 3770K 4.7g Asus Z77 1600 7-8-7 GTX1080ti DH14 850W 2-1TB WD HDD,1tb VRap, Armor+ W10 Pro 2 - HannsG 28" Monitors
 

Share this post


Link to post
Share on other sites

I'm confused Bert. There's a thumbwheel VR adjust on the lower panel. Does this not work for you? I just use the mouse wheel and set the VS.

 

Vic

 

If I am not mistaken (but it happens all the time), the thumbwheel you are referring to is really supposed to set the aircraft pitch in degrees, not the VS directly in FPM - plus it is "wired backwards" for the use its currently being put to by Carenado - I like Bert's idea here...

Share this post


Link to post
Share on other sites

I'm confused Bert. There's a thumbwheel VR adjust on the lower panel. Does this not work for you? I just use the mouse wheel and set the VS.

 

Vic

 

Hi Vic,

 

Yes, the Pitch wheel works (although it is wired backwards, which is easily fixed).

 

The problem is that I cannot see the VSI gauge and the pitch wheel at the same time.  In the real airplane, you reach down and keep your eyes on the gauge..   Yes, the popup helps, but I am not a fan of popping up windows if I do not have to.. so that is why I was looking for an alternate solution.


Bert

Share this post


Link to post
Share on other sites

Bert you are my man....Thanks

 

-EDIT-

I may be concomitantly used it in my cockpit ISG (please see ISG thread)? and later in the zip file for ISG users?

Share this post


Link to post
Share on other sites

Just added it in and it works like a champ - thanks Bert - now if I could just get all the little tidbits of changes scattered through out this forum about "performance fixes" all in jammed in so that the plane might act a tad more like its real world self (while we wait in vain I fear for Carenado to provide a "substantive" SP), this aircraft, while obviously not a "premium" effort despite the price starting to encroach on that territory, is oddly enjoyable for me to fly - though I swore in another thread I wasn't going to fall for it (especially after the Phenom), oh well :P

Share this post


Link to post
Share on other sites

Better location for the clickspot(s).

 

The bottom left square of the annunciator block is for the VSI adjustment, and the top left square is an autopilot popup.

 

[Vcockpit02]
...
gauge17=C2CAR!AdjustVSI,                    270,430, 84,84
gauge18=C2CAR!Toggle10130,               270,261, 84,84


Bert

Share this post


Link to post
Share on other sites

Hi Vic,

 

Yes, the Pitch wheel works (although it is wired backwards, which is easily fixed).

 

The problem is that I cannot see the VSI gauge and the pitch wheel at the same time.  In the real airplane, you reach down and keep your eyes on the gauge..   Yes, the popup helps, but I am not a fan of popping up windows if I do not have to.. so that is why I was looking for an alternate solution.

Oh - I see your point now. I had seen several posts where user said they could find no way to adjust VS, thought you were implying that. I'd also prefer your way. 

 

Vic


 

RIG#1 - 7700K 5.0g ROG X270F 3600 15-15-15 - EVGA RTX 3090 1000W PSU 1- 850G EVO SSD, 2-256G OCZ SSD, 1TB,HAF942-H100 Water W1064Pro
40" 4K Monitor 3840x2160 - AS16, ASCA, GEP3D, UTX, Toposim, ORBX Regions, TrackIR
RIG#2 - 3770K 4.7g Asus Z77 1600 7-8-7 GTX1080ti DH14 850W 2-1TB WD HDD,1tb VRap, Armor+ W10 Pro 2 - HannsG 28" Monitors
 

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