April 18, 201511 yr I really enjoy the Mindstar GNS and it's been a great addition to P3D. I'm using v2.5 and have added the Mindstar 430 x 2 to the default P3D Alabeo Beech A36. Both GNS work in VS and both GNS work in popup on the 2D panel using Shift-1 and both units work as advertised, but shift-1 is the only way of opening the 2D panel. In the VC the cursor changes to the hand shape when hovering over the panel, but left/right click has no action. I would like to have the option to click on the VC screen to open the 2D panel, but it's not working. Can anyone assist? Panel settings: [Window Titles]Window00=GNS 430Window01=Toggle_ManualWindow02=Toggle_ControlWindow03=INFO//--------------------------------------------------------[Window00]Background_color=49,49,49size_mm=500,532window_size_ratio=1.000 position=0visible=0ident=11013window_size= 0.320, 0.444window_pos= 0.020, 0.505zorder=1gauge00=MPI_GNS!GNS430, 2,0,500,266, 1:3:11013gauge01=MPI_GNS!GNS430, 3,266,500,266, 2:4:11013//-------------------------------------------------------- The VC option works, the 2D option works, but the popup is elusive. Other Installed aircraft allow popup on click, but for some reason the A36 doesn't. Thanks for your help!!!! Gary
April 19, 201511 yr Commercial Member Your panel.cfg entry looks incorrect. I need to see your entire panel.cfg. Ed Wilson Mindstar AviationMy Playland - I69
April 21, 201511 yr Commercial Member So everyone understands... I don't do support in PMs. That's not appropriate as no one else would have the information available for searching. You entered incorrect values for the gauge number in the 5th parameter. Gauge number is unique per GNS unit. So if you have 2 430's installed, it's not going to be 1,2,3,4 for the gauge numbers... it would be 1,2 and 1,2 instead. If you're not grasping how this is laid out... think of it like this: The first number is the physical installation number... as example from your panel.cfg, there are exactly two physical 430 units in your aircraft... so there would be two possible values of 1 and 2. The second number is the gauge number... for each gauge entry in your panel.cfg for each physical unit this number is incremented. The third number is simply a value that tells us what the window ident is for rendering purposes. So... for your aircraft... the first two entries would be in the VC: 1:1:-1 2:1:-1Then with the popup window you are defining two more gauges not GNS units so their parameters would be: 1:2:11013 2:2:11013Here's your corrected panel.cfg: [Window Titles] Window00=GNS 430 Window01=Toggle_Manual Window02=Toggle_Control Window03=INFO //-------------------------------------------------------- [Window00] Background_color=49,49,49 size_mm=500,532 window_size_ratio=1.000 position=0 visible=0 ident=11013 window_size= 0.320, 0.444 window_pos= 0.020, 0.505 zorder=1 gauge00=MPI_GNS!GNS430, 2,0,500,266, 1:2:11013 gauge01=MPI_GNS!GNS430, 3,266,500,266, 2:2:11013 //-------------------------------------------------------- [Window01] Background_color=0,0,0 size_mm=700,700 window_size_ratio=1.000 position=0 visible=0 ident=793 window_size= 0.421, 0.681 window_pos= 0.520, 0.020 zorder=5 gauge00=A36Manual!manual, 0,0,700,700 //-------------------------------------------------------- [Window02] Background_color=0,0,0 size_mm=380,174 window_size_ratio=1.000 position=0 visible=0 ident=796 window_size= 0.201, 0.123 window_pos= 0.020, 0.160 zorder=5 gauge00=BA36!Control_windows, 0,0,380,174 //-------------------------------------------------------- [Window03] file=info.bmp size_mm=419,181 window_size_ratio=1.000 position=0 visible=1 ident=142 window_size= 0.200, 0.115 window_pos= 0.020, 0.040 //-------------------------------------------------------- [Vcockpit01] Background_color=0,0,0 size_mm=512,512 visible=0 pixel_size=1024,1024 texture=$Panel_bon_2 gauge00=BA36!RPM_Digital, 231,145,213,99 gauge01=BA36!Annunciator_Panel, 2,2,508,25 gauge02=BA36!Panel_annunciator, 0,145,230,86 gauge03=RadioA36!RadioAudio, 0,57,451,87 gauge04=APBK_A36!Autopilot, 0,377,512,134 gauge05=RadioA36!RadioAdf, 0,246,512,104 gauge06=BA36!annunciator_test, 478,77,30,30 //-------------------------------------------------------- [Vcockpit02] Background_color=0,0,0 size_mm=512,512 visible=0 pixel_size=1024,1024 texture=$Panel_bon_4_N gauge00=MPI_GNS!GNS430, 163,68,343,166, 1:1:-1 gauge01=MPI_GNS!GNS430, 163,248,343,166, 2:1:-1 gauge02=BA36!gem, 8,354,154,154 //-------------------------------------------------------- [Vcockpit03] Background_color=0,0,0 size_mm=512,512 visible=0 pixel_size=1024,1024 texture=$Panel_bon_2_A gauge00=BA36!Annunciator_Panel_OFF, 2,29,508,25 //-------------------------------------------------------- [Vcockpit04] Background_color=0,0,0 size_mm=512,512 visible=0 pixel_size=1024,1024 texture=$Panel_bon_4_A gauge00=DIGTTRANS_A36!transponder, 170,428,340,83 //-------------------------------------------------------- [Vcockpit05] Background_color=0,0,0 size_mm=512,512 visible=0 pixel_size=1024,1024 texture=$Panel_bon_5 gauge00=BA36!Clock, 6,37,496,434 //-------------------------------------------------------- [Vcockpit06] Background_color=0,0,0 size_mm=512,512 visible=0 pixel_size=1024,1024 texture=$Panel_bon_4_O gauge00=BA36!Auto_taxi_onoff, 3,170,30,24 gauge01=BA36!Alt_Load, 172,2,167,65 gauge02=BA36!Bus_Volts, 342,2,167,65 gauge03=BA36!Trim, 114,226,54,124 //gauge04=BA36!Toggle_Gps, 247,92,189,112 gauge05=BA36!Flap_lights, 87,266,23,81 [Color] Day=255,255,255 Night=1,31,28 Luminous=255,255,255 [Default View] X=0 Y=0 SIZE_X=8191 SIZE_Y=6143 Ed Wilson Mindstar AviationMy Playland - I69
Create an account or sign in to comment