Jump to content
Sign in to follow this  
pilotmarcog

GPS Knobs on Carenado V35 VC

Recommended Posts

I have integrated the Reality XP GTN 650 into the VC of the Carenado V35 Bonanza. Everything works fine including pop ups, but there are two knobs left over from the default Carenado GNS 430 which I can't get rid of. I have tried to look for the textures and I found them but not the underlying 3D object. I tried commenting out everything that I couldn't identify in the panel.cfg file but the are still there. Any ideas of where to look so I can get rid of them?

uc?export=download&id=1CgOclbVy7uSZ-jZJF

Share this post


Link to post
Share on other sites

As best I recall, you can turn off the "3d knobs" in the shift+4 popup window..

Edited by Bert Pieke
  • Like 1

Bert

Share this post


Link to post
Share on other sites
8 hours ago, Bert Pieke said:

As best I recall, you can turn off the "3d knobs" in the shift+4 popup window..

That worked! Thanks

  • Like 1

Share this post


Link to post
Share on other sites

If you add this xml gauge, it will turn it off for you..

<Gauge Name="Control_init" Version="1.0">

<!-- No 3d Knobs -->
   
<Element>
     <Select>
      <Value>
          (L:Init,bool) 1 != if{
            1 (>L:3DKNOBSBOOL,bool)   
            1 (>L:Init,bool)
                             }      
      </Value>      
     </Select>
   </Element>
</Gauge>


Bert

Share this post


Link to post
Share on other sites

@Bert Pieke saved it in a file called no3DKnb.xml in the gauges directory. Then called it 

//--------------------------------------------------------
[Vcockpit04]
Background_color=0,0,0 
size_mm=512,512
visible=0
pixel_size=1024,1024
texture=$Panel_bon_4

gauge00=rxpGTN!GTN_650_1, 6,125,500,266
gauge01=BVT5!vs,  262,394,236,106
gauge02=BVT5!DME_screen,  3,396,256,100
gauge03=BVT5!Panel_annuanciator,  266,37,243,90
//gauge04=BVT5!Toggle_GPS,  116,160,275,169
gauge05=BVT5!Auto_taxi_onoff,  0,0,30,24
gauge06=no3DKnb,0,0,1,1

What am I missing?

Share this post


Link to post
Share on other sites

1. Add a new folder to your gauges directory and give it a name... CustomV35

2. Move the xml file to the CustomV35 folder

3. Call it:

gauge06=CustomV35!no3DKnb,0,0,1,1

 


Bert

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