November 4, 20187 yr Hello everyone,I reinstalled X-plane. So, I reinstalled the GTN 750He asked me the serial number: OK, validated.I restart the aircraft the GTN is present but is turn off. Could you help me ? thanks in advance. Edited November 4, 20187 yr by Pnes
November 4, 20187 yr Hi, Can you please post the content of the RXP log files? (see User's Manual for file/path). Also, can you make sure the power source is correct in the GUI Settings Panel?
November 5, 20187 yr same problem here [GTN] ; comma separated list of gauges gauges = GTN_750_1 [GTN_750_1] ; comma separated list of render targets. drawto = WINDOW, PANEL3D ; 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 ; reduce screen update rate by half. ReduceRate = 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 = -100 ; connects GPS to HSI if true. LinkHsi = true ; connects GPS to HSI course motor if true. LinkCrs = true ; connects GPS to OBS input if true (LinkHsi/OBS or AutoNavSource/OBS). LinkObs = true ; connects GPS to VOR if true. LinkVor = true ; connects GPS to Autopilot if true. LinkOto = true ; 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 ; 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 ; 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 Audio Panel if true. UseAudioPanel = true ; connects GPS to Transponder if true. UseTransponder = true ; connects GPS to RYAN 9900BX if true. UseRyanTcad = false ; sets TCAD sound alerts volume in percent: 0 to 100. RyanTcadVolume = 50 ; enable device failures if true. UseFailures = false ; uses Simulator GPS commands if true. UseSimGpsCmds = false ; sets transponder VFR code (octal default: #1200). VFRcode = #1200 ; sets fuel type: AVGAS,JETA,JETB,DIESEL FuelType = AVGAS ; sets ownship icon type: ; AUTO,LOW_WING,HIGH_WING,KIT_PLANE,TURBOPROP,TWIN_ENGINE,SINGLE_JET,BUSINESS_JET,2BLADES,3BLADES,4BLADES,ARROW OwnshipIcon = AUTO ; sets TAWS type: TERR,TAWS_B,TAWS_A TawsMode = TERR ; sets TAWS surface: HARD,HARD_SOFT,WATER,ANY TawsSurface = HARD_SOFT ; TAWS minimum runway length (feet) TawsMinLength = 40 ; TAWS approach air speed (knots), or -1 (auto detect Vref: 96) TawsApprSpeed = 115 ; TAWS maximum flap extension speed (knots) or -1 (auto detect Vfe: 999) TawsFlapSpeed = 150 ; TAWS maximum gear extension speed (knots) or -1 (auto detect Vle: 999) TawsGearSpeed = 160 ; sets voice type: MALE,FEMALE VoicePref = MALE ; sets master sound volume in percent: 0 to 100. MasterVolume = 100 ; aviation db: 0: nav_db2_grm, 1: nav_db2, 2: nav_heli_db2_grmn, 3: nav_heli_db2 NavDbType = 1 ; sets trainer process CPU: 1 to 32 (0: last core, -1: automatic). CpuAffinity = -1 ; sets TCAD maximum number of targets to X-Plane AI Traffic Count. UseTcadAiCount = true ; main: GPS Selected (0: prompt, 1: auto) AFMS.gps_selected = 1 ; updates Simulator GPS flight plan if true. LinkSimGps = false ; saves the active route as a Simulator flight plan if true. AutoSavePln = false ; use transponder VFR code: USE_CODE,VFR_US,VFR_EUR VFRmode = VFR_US ; HSI lateral deviation scale factor. CdiScale = 1 ; HSI vertical deviation scale factor. GsiScale = 1 ; mute sound when simulator window looses focus if false. NoAudioFocus = false ; main: CDI Key AFMS.cdi_key = ; main: Selected Course for GPS AFMS.sel_crs_gps = ; main: Selected Course for VLOC AFMS.sel_crs_vloc = ; main: V-Flag State (1: declutter AFMS.v_flag_declutter = ; main: Airspace Labels AFMS.airspace_labels = ; nav : Mark On Target AFMS.mark_on_target = ; nav : RF Procedure Legs AFMS.rf_procedure_legs = ; vnav: Vertical Navigation Type (0: VCALC, 1: VNAV) AFMS.vnav_enabled = ; vnav: Transition To Approach AFMS.vnav_trans_to_appr = ; vnav: VDI Scale (ft) AFMS.vnav_vdi_scale_factor = ; vnav: Transition Altitude (180 = FL180) AFMS.vnav_trans_altitude = [GTN_750_1.WINDOW] ; display window if true. visible = false ; 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 = 170,1138,847,806 ; 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 ; display mouse tooltips if true. tooltips = false ; freeze display position if true. locked = false ; left mouse button on the screen toggles popup window if true (requires SHIFT+left mouse button). popleft = false ; right mouse button on the screen toggles popup window if true (requires XP11.1). popright = true ; display as popout window if true (requires XP11.1). undocked = false ; VR mode position and dimension (left,top,width,height) (requires XP11.20) vrmode.rect = 0,790,830,790 [GTN_750_1.PANEL3D] ; display window if true. visible = true ; show screen only gauge if true. nobezel = true ; display type: WINDOW,PANEL2D,PANEL3D,PANELS frame.type = PANEL3D ; display position and dimension (left,top,width,height) frame.rect = 1218,2048,830,1024 ; 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 (requires SHIFT+left mouse button). popleft = true ; right mouse button on the screen toggles popup window if true (requires XP11.1). popright = true [GTN_750_2] ; comma separated list of render targets. drawto = WINDOW, PANELS ; is the master device if true. MasterDevice = false ; connects GPS to copilot side if true. CopilotSide = true ; selects COM/NAV Radios '1' or '2'. RadiosPair = 2 ; uses computer time if true, simulator time otherwise. ComputerTime = false ; reduce screen update rate by half. ReduceRate = 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 = true ; 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 Audio Panel if true. UseAudioPanel = true ; connects GPS to Transponder if true. UseTransponder = 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 ; enable device failures if true. UseFailures = false ; uses Simulator GPS commands if true. UseSimGpsCmds = false ; updates Simulator GPS flight plan if true. LinkSimGps = false ; saves the active route as a Simulator flight plan if true. AutoSavePln = false ; use transponder VFR code: USE_CODE,VFR_US,VFR_EUR VFRmode = VFR_US ; sets transponder VFR code (octal default: #1200). VFRcode = #1200 ; 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,DIESEL FuelType = AVGAS ; sets ownship icon type: ; AUTO,LOW_WING,HIGH_WING,KIT_PLANE,TURBOPROP,TWIN_ENGINE,SINGLE_JET,BUSINESS_JET,2BLADES,3BLADES,4BLADES,ARROW OwnshipIcon = AUTO ; aviation db: 0: nav_db2_grm, 1: nav_db2, 2: nav_heli_db2_grmn, 3: nav_heli_db2 NavDbType = 1 ; sets TAWS type: TERR,TAWS_B,TAWS_A TawsMode = TERR ; sets TAWS surface: HARD,HARD_SOFT,WATER,ANY TawsSurface = HARD_SOFT ; TAWS minimum runway length (feet) TawsMinLength = 40 ; TAWS approach air speed (knots), or -1 (auto detect Vref: 96) TawsApprSpeed = -1 ; TAWS maximum flap extension speed (knots) or -1 (auto detect Vfe: 999) TawsFlapSpeed = -1 ; TAWS maximum gear extension speed (knots) or -1 (auto detect Vle: 999) TawsGearSpeed = -1 ; HSI lateral deviation scale factor. CdiScale = 1 ; HSI vertical deviation scale factor. GsiScale = 1 ; sets voice type: MALE,FEMALE VoicePref = MALE ; 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 ; main: CDI Key AFMS.cdi_key = ; main: Selected Course for GPS AFMS.sel_crs_gps = ; main: Selected Course for VLOC AFMS.sel_crs_vloc = ; main: V-Flag State (1: declutter AFMS.v_flag_declutter = ; main: GPS Selected (0: prompt, 1: auto) AFMS.gps_selected = 1 ; main: Airspace Labels AFMS.airspace_labels = ; nav : Mark On Target AFMS.mark_on_target = ; nav : RF Procedure Legs AFMS.rf_procedure_legs = ; vnav: Vertical Navigation Type (0: VCALC, 1: VNAV) AFMS.vnav_enabled = ; vnav: Transition To Approach AFMS.vnav_trans_to_appr = ; vnav: VDI Scale (ft) AFMS.vnav_vdi_scale_factor = ; vnav: Transition Altitude (180 = FL180) AFMS.vnav_trans_altitude = [GTN_750_2.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 = 1483,1289,830,790 ; 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 (requires SHIFT+left mouse button). 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,790,830,790 ; 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 [GTN_750_2.PANELS] ; display window if true. visible = false ; 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 = 0,0,0,0 ; 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 (requires SHIFT+left mouse button). popleft = false ; right mouse button on the screen toggles popup window if true (requires XP11.1). popright = true please help me Edited November 5, 20187 yr by RXP
November 5, 20187 yr Author Thank you for your reply,Sorry, I uninstalled the GTN 750 and since this morning I am away 2 days. As soon as I get home, I will give you all the information requested.See you soon.
November 5, 20187 yr @peranicolas2106 Is this with the same aircraft? What about trying out with the default Baron 58? Can you please post the content of the RXP log files? (see User's Manual for file/path). @Pnes same questions as above, and we'll wait your return!
November 5, 20187 yr It was with C210 Centurion the same happened with Citation...I'll try soon the default baron as you recommended..and send the files also.. I really appreciate the attention and hope you help me with that. I do have also on p3dv4 and works perfectly with all carenado planes...will send a feedback to you soon..tks in advance https://imgur.com/dZPyw1L same problem with default BARON 18/11/05 14:48:50.926 00840 - ] # win.xpl version 2.5.7.0 18/11/05 14:48:50.925 00840 INFO ] 18/11/05 14:48:54.353 00840 - ] # rxpGtnSim64.dll version 2.5.7.0 18/11/05 14:48:54.351 00840 INFO ] 18/11/05 14:53:25.133 16052 INFO ] 18/11/05 14:53:35.514 16356 WARN ] comp: The system cannot find the path specified., code: 00000003 D:GTN\nonvol\sys_nandi 18/11/05 14:53:35.517 16356 WARN ] copy: The system cannot find the path specified., code: 00000003 D:GTN\nonvol\sys_nandi 18/11/05 14:53:35.519 16356 WARN ] with: D:GTN\nonvol\sys_nandi https://imgur.com/a/lsfG31H MAYBE THAT ERROR ? https://imgur.com/a/SJ80T7S please help me tks
November 5, 20187 yr Ok, this helps better thank you! The 2nd image is when trying to run the trainer by itself isn't it? Have you manually moved the trainer files around after it has been installed, instead of telling the installer where-to install when asked for during installation? The log tells it fails to manage the non volatile memory and I think the reason is very simple: you've installed (it seems) the trainer at the root drive D:\. Therefore, when our simulation tries to create a working folder to manage the non volatile files, it fails because Windows prevents applications to create a folder in a root drive. This is definitely something we haven't accounted for and we'll make sure to handle such situations properly in our next udpate. In the meantime, you might try to manually create the following subfolder: "D:\GTN\nonvol" Once this folder exists, our simulation should just use it as-is and won't fail in trying to 'create' it.
November 5, 20187 yr Awsome now it's perfectly working...I didn't they yet on p3dv4 but its working..thank you so much for the attention...I really appraciate
November 7, 20187 yr Author Hello RXP,I'm back and I installed GTN 750 again (without the GTN Trainer option).Here you will find the following files:1 - RealityXP.GTN.ini (it is placed in the PC12 pilatus folder)2 - the files: rxpGTN.xpl.log and rxpGtnSim.dll.logHere is the video (very short) of X-plane with PC12 + Menu settings GTN 750.Thank you in advance for your help.
November 7, 20187 yr Author "The trainer is mandatory", so far, it didn't seem like i was setting up the trainer.Is this a novelty?To install the trainer, do i have to uninstall GTN 750 first?
November 7, 20187 yr Just run the RXP installer over, it will tell trainer is missing and offer to automatically download and install it.
November 9, 20187 yr Author I don't understand ! Now that the GTN 750 is running, it says "INVALID LICENSE" and blurs the screen. I downloaded the latest version today. The install says "License valid" and I receive a msg: Thank you in advance for your help.
November 9, 20187 yr Hi, have you reinstalled using the e-commerce installer and the purchase key/pw, or, given the 'activation limit reach' message you've canceled the e-commerce installation and manually copied the plugin files instead?
Archived
This topic is now archived and is closed to further replies.