November 4, 20187 yr Hello everyone, I'm at lost and looking for some help making the GNS530 v2 work on Carenado Piper Navajo PA31 for XP11. After installing the recently purchased Reality XP GNS530 the only plane that really works with the 530 v2 is the default XP11 Baron 58. Of course this was after following steps on the User's Manual. After making sure the Baron worked properly I moved on to configure the PA31 and setting up the .ini file as to where I believe to have it right. Then realized it was not working as it should. - -Plane starts with GNS popup window and can't close it using the 3D panel mouse click. In fact it won't close unless I go to Plugin setting and disabled from there. - -When clicking on the 3D cockpit GNS, the default XP11 GNS pops up instead of RXP's. - -RXP GNS responds to all button clicks and works on both (3D cockpit and Popup RXP GNS window) except the cockpit GNS screen does not change graphics (Map, frequencies, etc) - -Looking at GNS on cockpit upper right corner, it shows just the default GNS530 logo and not the GNS530 XP as it should. - -Renamed the Reality XP .ini and copied and paste the one from Baron 58 (Which works fine) and made the changes to the frame.rect line (1024,908,521,391) to fit the PA32 bezel. I hope I made sense on all the steps I have taken at no avail to my struggle making this work and hope anybody can guide me on what could I do next or share some input at what to do. See my .ini file below. Kind Regards to all... ------------------------------------------------------------------------------------------------------- [GNS] gauges = GNS_530_1 [GNS_530_1] ; comma separated list of render targets. drawto = WINDOW, Garmin_530_screen ; is the master device if true. MasterDevice = true ; connects GPS to copilot side if true. CopilotSide = false ; selects COM/NAV Radios '1' or '2'. RadiosPair = 1 ; uses computer time if true, simulator time otherwise. ComputerTime = false ; integral lighting rheostat index (0 to 3) or percent (-100 to 0) Rheostat.Display = -100 ; integral lighting rheostat index (0 to 3) or percent (-100 to 0) Rheostat.Buttons = -75 ; connects GPS to Autopilot if true. LinkOto = true ; connects GPS to HSI if true. LinkHsi = false ; connects GPS to HSI course motor if true. LinkCrs = false ; connects GPS to OBS input if true (LinkHsi/OBS or AutoNavSource/OBS). LinkObs = false ; connects GPS to VOR if true. LinkVor = false ; connects CDI key to NAV/GPS switch if true. AutoNavGps = true ; selects VLOC NAV '1' or '2'. '0' selects same source as 'RadiosPair'. AutoNavSource = 0 ; connects GPS to Shadin Air Data computer if true. UseAirData = true ; connects GPS to Shadin Fuel Data computer if true. UseFuelData = true ; connects GPS to RYAN 9900BX if true. UseRyanTcad = true ; sets TCAD sound alerts volume in percent: 0 to 100. RyanTcadVolume = 50 ; sets TCAD maximum number of targets to X-Plane AI Traffic Count. UseTcadAiCount = true ; connects GPS #1 to GPS #2 if true (both required). UseCrossFill = false ; enable device failures if true. UseFailures = false ; uses Simulator GPS commands if true. UseSimGpsCmds = true ; updates Simulator GPS flight plan if true. LinkSimGps = false ; saves the active route as a Simulator flight plan if true. AutoSavePln = false ; sets device power knob switch mode: NONE,DEFAULT_ON,DEFAULT_OFF PowerKnob = NONE ; sets device power source: ; ALWAYS_ON,AVIONICS_BUS,MAIN_BATTERY,BUS_1,BUS_2,BUS_3,BUS_4,BUS_5,BUS_6 PowerSource = AVIONICS_BUS ; sets fuel type: AVGAS,JETA,JETB FuelType = AVGAS ; sets TAWS type: TERR,TAWS TawsMode = TERR ; sets TAWS surface: HARD,HARD_SOFT,WATER,ANY TawsSurface = HARD_SOFT ; TAWS minimum runway length (feet) TawsMinLength = 40 ; HSI lateral deviation scale factor. CdiScale = 1 ; HSI vertical deviation scale factor. GsiScale = 1 ; sets master sound volume in percent: 0 to 100. MasterVolume = 100 ; mute sound when simulator window looses focus if false. NoAudioFocus = false ; sets trainer process CPU: 1 to 32 (0: last core, -1: automatic). CpuAffinity = -1 ; cdi/obs: CDI Key AFMS.cdi_key = 1 ; cdi/obs: Selected Course for GPS AFMS.sel_crs_gps = ; cdi/obs: Selected Course for VLOC AFMS.sel_crs_vloc = ; cdi/obs: V-Flag State (1: declutter AFMS.v_flag_declutter = 0 ; main: GPS Selected (0: prompt, 1: auto) AFMS.gps_selected = 0 ; main: COM Presets AFMS.com_presets = ; connects to: 'PFC_STACK','PFC_430','PFC_530' or any '#PID' (#D002 for PFC_430) ; no value connects to first found, 'OFF' disables connection. HardwareDevice = ; hardware selector number or -1 to disable. HardwareIdx = -1 [GNS_530_1.Garmin_530_screen] visible = true nobezel = true frame.type = PANEL3D frame.rect = 1024,908.521,391 MasterDevice = false CopilotSide = false RadiosPair = 1 ComputerTime = false Rheostat.Display = -100 Rheostat.Buttons = -75 LinkOto = true LinkHsi = true LinkCrs = false LinkObs = false LinkVor = false AutoNavGps = true AutoNavSource = 0 UseAirData = true UseFuelData = true UseRyanTcad = true RyanTcadVolume = 50 UseTcadAiCount = true UseCrossFill = false UseFailures = false UseSimGpsCmds = false LinkSimGps = false AutoSavePln = false PowerKnob = NONE PowerSource = AVIONICS_BUS FuelType = AVGAS TawsMode = TERR TawsSurface = HARD_SOFT TawsMinLength = 40 CdiScale = 1 GsiScale = 1 MasterVolume = 100 NoAudioFocus = false CpuAffinity = -1 AFMS.cdi_key = AFMS.sel_crs_gps = AFMS.sel_crs_vloc = AFMS.v_flag_declutter = AFMS.gps_selected = 1 AFMS.com_presets = HardwareDevice = HardwareIdx = -1 [GNS_530_1.WINDOW] ; display window if true. visible = true ; show screen only gauge if true. nobezel = false ; display type: WINDOW,PANEL2D,PANEL3D,PANELS frame.type = WINDOW ; display position and dimension (left,top,width,height) frame.rect = 3350,1047,490,357 ; screen only border size (pixels). border.size = 0 ; screen only border color (#RGB or #RGBA). border.rgba = #000000 ; enable mouse clickspots if true, disable if false (use SHIFT to override) usemouse = true ; left mouse button on the screen toggles popup window if true. popleft = false ; right mouse button on the screen toggles popup window if true (requires XP11.1). popright = true ; VR mode position and dimension (left,top,width,height) (requires XP11.20) vrmode.rect = 0,357,490,357 ; display as popout window if true (requires XP11.1). undocked = false ; display mouse tooltips if true. tooltips = false ; freeze display position if true. locked = false [GNS_530_1.PANELS] visible = false nobezel = true frame.type = PANEL3D frame.rect = 0,0,0,0 border.size = 0 border.rgba = #000000 usemouse = true usepopup = true popleft = false popright = true Edited November 4, 20187 yr by RXP
November 4, 20187 yr Hi, First, you have too much data in the '3D' panel drawto section: you have manually copied settings pertaining only to the 'device' settings section. I've edited the section below with your settings (it shouldn't have anymore than the following): [GNS_530_1.Garmin_530_screen] ; display window if true. visible = true ; show screen only gauge if true. nobezel = true ; display type: WINDOW,PANEL2D,PANEL3D,PANELS frame.type = PANELS ; display position and dimension (left,top,width,height) frame.rect = 1024,908,521,391 ; screen only border size (pixels). border.size = 0 ; screen only border color (#RGB or #RGBA). border.rgba = #000000 ; enable mouse clickspots if true, disable if false (use SHIFT to override) usemouse = true ; left mouse button on the screen toggles popup window if true. popleft = false ; right mouse button on the screen toggles popup window if true (requires XP11.1). popright = true Assuming your coordinates are right, the rest seems fine. NB: the 'popup' window command is activated with the right mouse button. Use popleft = true should you want the left mouse button instead, like documented in the file comments.
November 4, 20187 yr Author Hello Jean-Luc. I truly appreciate the quick response to this matter and glad you clarified things for me. It sure is nice to have such great support . I copied the edited portion you fixed for me and seems to work just fine. I will take this puppy for a spin and give it a test. Thank you very much. Best Regards
Archived
This topic is now archived and is closed to further replies.