September 18, 20214 yr On 5/17/2020 at 4:38 AM, Thrunkx said: GTN750 for X-Rotors AW139 V4 (alternate) Hi there Again:-) Here the code for the same of my last post but with GTN1 at the left panel and GTN2 at the right Fms. My RealityXP.GTN.ini code: Reveal hidden contents [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,RXP_S1 ; is the master device if true. MasterDevice = true ; aviation db: 0: nav_db2_grm, 1: nav_db2, 2: nav_heli_db2_grmn, 3: nav_heli_db2 NavDbType = 1 LinkSimGps = true ; TAWS approach air speed (knots) or -1 (auto detect Vref: 15) TawsApprSpeed = 134 ; TAWS flap extension speed (knots) or -1 (auto detect Vfe: 999) TawsFlapSpeed = 200 ; TAWS gear extension speed (knots) or -1 (auto detect Vle: 150) TawsGearSpeed = 276 PowerSource = AVIONICS_BUS AutoCdiSrc = true ; connects to: 'PFC_GTN' or any '#PID' (#D067 for PFC_GTN) ; no value connects to first found, 'OFF' disables connection. HardwareDevice = ; hardware selector number or -1 to disable. HardwareIdx = -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 = 2588,865,587,559 ; 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 = true ; auto hide in external view if true. autohide = false [GTN_750_1.RXP_S1] ; 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 = 719,1023,305,401 ; 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 [GTN_750_2] ; comma separated list of render targets. drawto = WINDOW,PANELS,RXP_S2 ; is the master device if true. MasterDevice = false ; aviation db: 0: nav_db2_grm, 1: nav_db2, 2: nav_heli_db2_grmn, 3: nav_heli_db2 NavDbType = 0 LinkSimGps = true LinkCrs = true LinkObs = true ; TAWS approach air speed (knots) or -1 (auto detect Vref: 15) TawsApprSpeed = 134 ; TAWS flap extension speed (knots) or -1 (auto detect Vfe: 999) TawsFlapSpeed = 200 ; TAWS gear extension speed (knots) or -1 (auto detect Vle: 150) TawsGearSpeed = 276 PowerSource = AVIONICS_BUS AutoGpsSource = 1 CopilotSide = false ; connects to: 'PFC_GTN' or any '#PID' (#D067 for PFC_GTN) ; no value connects to first found, 'OFF' disables connection. HardwareDevice = ; hardware selector number or -1 to disable. HardwareIdx = -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 = 1643,714,588,560 ; 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,800,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 ; auto hide in external view if true. autohide = false [GTN_750_2.RXP_S2] ; 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 = 17,414,155,130 ; 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 Is it possible to have 2 GTN1s and one GTN2? The setup should have the first GTN1 on the right FMS for master control with the second GTN1 on the left panel for visuals. The GTN2 should be on the left FMS.
Archived
This topic is now archived and is closed to further replies.