April 22, 20179 yr I just updated to GTN 750 version 2.4.5 with GTN trainer 6.21.0.1. The GTN750 works without errors in popup mode. However, when I close the popup, the screen in the 3D cockpit of the default C172 with the GTN750 on the panel downloaded from avsim. dot com is blank. I think this has come up before, but cannot find the right solution. Can anyone point me in the right direction? Thank you.
April 22, 20179 yr Hi Aaron, do you mean both screens display when popup is visible, and when closing the popup window, the remaining one (cockpit) turns dark?
April 22, 20179 yr This is peculiar, as they are each 'render' (popup, 2d, 3d) are independent. Can you please post the content of your RealityXP.GTN.ini file located in your aircraft folder?
April 22, 20179 yr Author [GTN] ; comma separated list of gauges gauges = GTN_750_1, GTN_750_2 [GTN_750_1] ; comma separated list of render targets. drawto = WINDOW, PANEL2D ; 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 = -75 ; connects GPS to HSI if true. LinkHsi = true ; connects GPS to HSI course if true. LinkCrs = false ; connects HSI OBS to GPS if true. LinkObs = false ; connects GPS to VOR if true. LinkVor = false ; 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 ; enables automatic GPS/VLOC selection. AutoSelect = true ; 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 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), -1 (auto detect Vref: 0) TawsApprSpeed = -1 ; TAWS maximum flap extension speed (knots) or -1 (auto detect Vfe: 0) TawsFlapSpeed = -1 ; TAWS maximum gear extension speed (knots) or -1 (auto detect Vle: 0) TawsGearSpeed = -1 ; sets voice type: MALE,FEMALE VoicePref = MALE ; sets master sound volume in percent: 0 to 100. MasterVolume = 100 ; selects the default database: 0: 'Garmin (North America)', 1: 'Jeppesen (Worldwide)' NavDbType = 1 ; selects the CPU running the trainer process: 1 to 32 ; 0: last core, -1: automatic. CpuAffinity = -1 ; enable device failures if true. UseFailures = false ; intercepts X-Plane GPS commands if true. UseSimGpsCmds = false ; disables avionics master switch if true. AlwaysOn = false [GTN_750_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 = 400,770,818,778 ; screen only border size (pixels). border.size = 0 ; screen only border color (#RGB or #RGBA). border.rgba = #000000 ; display mouse tooltips if true. tooltips = true ; freeze display position if true. locked = false ; enable mouse clickspots if true, disable if false (use SHIFT to override) usemouse = true [GTN_750_1.PANEL2D] ; display window if true. visible = false ; show screen only gauge if true. nobezel = true ; display type: WINDOW,PANEL2D,PANEL3D frame.type = PANEL2D ; display position and dimension (left,top,width,height) frame.rect = 0,0,0,0 ; freeze display position if true. frame.lock = false ; screen only border size (pixels). border.size = 0 ; screen only border color (#RGB or #RGBA). border.rgba = #000000 [GTN_750_2] ; comma separated list of render targets. drawto = WINDOW, PANEL2D ; 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 HSI if true. LinkHsi = true ; connects GPS to HSI course if true. LinkCrs = false ; connects HSI OBS to GPS if true. LinkObs = false ; connects GPS to VOR if true. LinkVor = false ; 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 ; enables automatic GPS/VLOC selection. AutoSelect = true ; 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 ; enable device failures if true. UseFailures = false ; intercepts X-Plane 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), -1 (auto detect Vref: 0) TawsApprSpeed = -1 ; TAWS maximum flap extension speed (knots) or -1 (auto detect Vfe: 0) TawsFlapSpeed = -1 ; TAWS maximum gear extension speed (knots) or -1 (auto detect Vle: 0) TawsGearSpeed = -1 ; sets voice type: MALE,FEMALE VoicePref = MALE ; sets master sound volume in percent: 0 to 100. MasterVolume = 100 ; selects the default database: 0: 'Garmin (North America)', 1: 'Jeppesen (Worldwide)' NavDbType = 1 ; selects the CPU running the trainer process: 1 to 32 ; 0: last core, -1: automatic. CpuAffinity = -1 ; disables avionics master switch if true. AlwaysOn = false [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 = 1090,983,830,790 ; screen only border size (pixels). border.size = 0 ; screen only border color (#RGB or #RGBA). border.rgba = #000000 ; display mouse tooltips if true. tooltips = false ; freeze display position if true. locked = false ; enable mouse clickspots if true, disable if false (use SHIFT to override) usemouse = true [GTN_750_2.PANEL2D] ; display window if true. visible = false ; show screen only gauge if true. nobezel = true ; display type: WINDOW,PANEL2D,PANEL3D frame.type = PANEL2D ; display position and dimension (left,top,width,height) frame.rect = 0,0,0,0 ; freeze display position if true. frame.lock = false ; screen only border size (pixels). border.size = 0 ; screen only border color (#RGB or #RGBA). border.rgba = #000000
April 22, 20179 yr Make sure you have the BATTERY switch ON, I have set the GTN in the 3D panel to switch with battery power as well as AVIONICS switch to power the GTN 750.
April 22, 20179 yr INI file should be this as per my download. [GTN] ; comma separated list of gauges gauges = GTN_750_1, GTN_750_2 [GTN_750_1] ; comma separated list of render targets. drawto = WINDOW, PANELS ; 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 = 0 ; integral lighting rheostat index (0 to 3) or percent (-100 to 0) Rheostat.Buttons = -75 ; connects GPS to HSI if true. LinkHsi = true ; connects GPS to HSI course if true. LinkCrs = false ; connects HSI OBS to GPS if true. LinkObs = false ; connects GPS to VOR if true. LinkVor = false ; connects GPS to Autopilot if true. LinkOto = true ; connects CDI key to NAV/GPS switch if true. AutoNavGps = true ; enables automatic GPS/VLOC selection. AutoSelect = true ; selects VLOC NAV '1' or '2'. '0' selects same source as 'RadiosPair'. AutoNavSource = 0 ; disables avionics master switch if true. AlwaysOn = false ; 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 ; enable device failures if true. UseFailures = false ; intercepts X-Plane 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), -1 (auto detect Vref: 64) TawsApprSpeed = 64 ; TAWS maximum flap extension speed (knots) or -1 (auto detect Vfe: 110) TawsFlapSpeed = 110 ; TAWS maximum gear extension speed (knots) or -1 (auto detect Vle: 0) TawsGearSpeed = 0 ; sets voice type: MALE,FEMALE VoicePref = MALE ; sets master sound volume in percent: 0 to 100. MasterVolume = 100 ; selects the default database: 0: 'Garmin (North America)', 1: 'Jeppesen (Worldwide)' NavDbType = 1 ; selects the CPU running the trainer process: 1 to 32 ; 0: last core, -1: automatic. CpuAffinity = -1 [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 = 1269,1080,651,620 ; 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 [GTN_750_1.PANELS] ; 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 = 0,1023,508,594 ; screen only border size (pixels). border.size = 0 ; screen only border color (#RGB or #RGBA). border.rgba = #000000 ; enable mouse option: NONE,POPUP,TOUCHSCREEN usemouse = TOUCHSCREEN [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 = false ; 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 = 1 ; integral lighting rheostat index (0 to 3) or percent (-100 to 0) Rheostat.Buttons = -75 ; connects GPS to HSI if true. LinkHsi = true ; connects GPS to HSI course if true. LinkCrs = false ; connects HSI OBS to GPS if true. LinkObs = false ; connects GPS to VOR if true. LinkVor = false ; connects GPS to Autopilot if true. LinkOto = true ; connects CDI key to NAV/GPS switch if true. AutoNavGps = true ; enables automatic GPS/VLOC selection. AutoSelect = true ; selects VLOC NAV '1' or '2'. '0' selects same source as 'RadiosPair'. AutoNavSource = 0 ; disables avionics master switch if true. AlwaysOn = false ; 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 ; enable device failures if true. UseFailures = false ; intercepts X-Plane 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), -1 (auto detect Vref: 64) TawsApprSpeed = 64 ; TAWS maximum flap extension speed (knots) or -1 (auto detect Vfe: 110) TawsFlapSpeed = 110 ; TAWS maximum gear extension speed (knots) or -1 (auto detect Vle: 0) TawsGearSpeed = 0 ; sets voice type: MALE,FEMALE VoicePref = MALE ; sets master sound volume in percent: 0 to 100. MasterVolume = 100 ; selects the default database: 0: 'Garmin (North America)', 1: 'Jeppesen (Worldwide)' NavDbType = 1 ; selects the CPU running the trainer process: 1 to 32 ; 0: last core, -1: automatic. CpuAffinity = -1 [GTN_750_2.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 = -3,1084,642,611 ; 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 [GTN_750_2.PANELS] ; 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 = 514,598,508,596 ; screen only border size (pixels). border.size = 0 ; screen only border color (#RGB or #RGBA). border.rgba = #000000 ; enable mouse option: NONE,POPUP,TOUCHSCREEN usemouse = TOUCHSCREEN
April 22, 20179 yr 39 minutes ago, aaronemed said: frame.type = PANEL2D Your 'frame.type' settings tell to render to the 2D panel only. It should at least read 'frame.type = PANEL3D' or with the latest release candidate, 'frame.type = PANELS' (note the trailing 'S' which means both 2D and 3D panels).
April 22, 20179 yr Author That did the trick. Thank you both for the feedback. It all works correctly.
April 22, 20179 yr 49 minutes ago, aaronemed said: That did the trick. Thank you both for the feedback. It all works correctly. Thank you for your patience, and thanks to Bluebell for is great mod!!
May 28, 20179 yr Hi guys, is the 3d cockpit GTN 750 clickable? I find that I can't click on it, only open the window panel to make modifications. Thanks Teo Teofilo Homsany
June 2, 20179 yr On May 28, 2017 at 0:48 PM, teofilo said: Hi guys, is the 3d cockpit GTN 750 clickable? Yes it is, you have to manually enable the option in the "RealityXP.GTN.ini" file. Please make sure to review the User's Manual for more details.
June 5, 20179 yr During the installation of the plugin in X-Plane 11 I get two error messages, trying to rename:rxpGlnSim32.dll and rxpGTN\32\win.xpl. I have searched for the files he trying to rename, but they do not exist. The installation of the trainer went well, and also works well, when I press the poweron button and I press on continue a few times, a vois tel that all tasks test ok. If I start the plugin in X-Plane 11 the GTN750 looks the same as the trainer, one difference there is no poweron button, so the screen stays black. He makes an .ini in the file of the plane, in the .ini file you can see that it should be on all times I installed a couple of times, but always the same error messages. And the screen still stays black. What Schould I do to get it working?
Archived
This topic is now archived and is closed to further replies.