Jump to content

mundie

Frozen-Inactivity
  • Content Count

    37
  • Donations

    $0.00 
  • Joined

  • Last visited

Posts posted by mundie


  1. one last one the recently updated X-Aviation MU2 XP11

    [GNS]
    ; comma separated list of gauges
    gauges = GNS_530_1

    [GNS_530_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
    ; 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 = true 
    ; connects GPS to OBS input if true (LinkHsi/OBS or AutoNavSource/OBS).
    LinkObs = true 
    ; connects GPS to VOR if true.
    LinkVor = 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
    PowerSource = AVIONICS_BUS
    ; sets device power knob switch mode: NONE,DEFAULT_ON,DEFAULT_OFF
    PowerKnob = NONE
    ; 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 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
    ; sets master sound volume in percent: 0 to 100.
    MasterVolume = 100
    ; mute sound when simulator window looses focus if false.
    NoAudioFocus = false
    ; selects the CPU running the trainer process: 1 to 32
    ; 0: last core, -1: automatic.
    CpuAffinity = -1
    ; 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.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 = 1430,1060,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 = false
    ; 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]
    ; 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 = 65,994,262,190
    ; 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 = true
    ; right mouse button on the screen toggles popup window if true (requires XP11.1).
    popright = true
     

    • Upvote 1

  2. Dual 530's in the fantastic VSkylabs DC3 XP11

    [GNS]
    ; comma separated list of gauges
    gauges = GNS_530_1, GNS_530_2

    [GNS_530_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
    ; 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 = true
    ; connects GPS to OBS input if true (LinkHsi/OBS or AutoNavSource/OBS).
    LinkObs = true
    ; connects GPS to VOR if true.
    LinkVor = 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
    PowerSource = AVIONICS_BUS
    ; sets device power knob switch mode: NONE,DEFAULT_ON,DEFAULT_OFF
    PowerKnob = NONE
    ; 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 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
    ; sets master sound volume in percent: 0 to 100.
    MasterVolume = 100
    ; mute sound when simulator window looses focus if false.
    NoAudioFocus = false
    ; selects the CPU running the trainer process: 1 to 32
    ; 0: last core, -1: automatic.
    CpuAffinity = -1
    ; 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.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 = 1430,1060,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 = false
    ; 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]
    ; 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,1528,492,362
    ; screen only border size (pixels).
    border.size = 0
    ; screen only border color (#RGB or #RGBA).
    border.rgba = #000000
    ; enable mouse clickspots if true
    usemouse = true
    ; enable popup window if true (screen clickspot)
    usepopup = true?

    [GNS_530_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 = 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 = 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 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
    PowerSource = AVIONICS_BUS
    ; sets device power knob switch mode: NONE,DEFAULT_ON,DEFAULT_OFF
    PowerKnob = NONE
    ; 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 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
    ; sets master sound volume in percent: 0 to 100.
    MasterVolume = 100
    ; mute sound when simulator window looses focus if false.
    NoAudioFocus = false
    ; selects the CPU running the trainer process: 1 to 32
    ; 0: last core, -1: automatic.
    CpuAffinity = -1
    ; 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_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 = 1430,1060,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 = false
    ; 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_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 = 1037,1874,436,323
    ; screen only border size (pixels).
    border.size = 0
    ; screen only border color (#RGB or #RGBA).
    border.rgba = #000000
    ; enable mouse clickspots if true
    usemouse = true
    ; enable popup window if true (screen clickspot)
    usepopup = true?
     

    • Upvote 1

  3. Carenado B1900 XP11

    [GNS]
    ; comma separated list of gauges
    gauges = GNS_530_1

    [GNS_530_1]
    ; comma separated list of render targets.
    drawto = WINDOW, PANELS, 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 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
    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 RYAN 9900BX if true.
    UseRyanTcad = true 
    ; sets TCAD sound alerts volume in percent: 0 to 100.
    RyanTcadVolume = 50
    ; 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 
    ; 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
    ; sets master sound volume in percent: 0 to 100.
    MasterVolume = 100
    ; selects the CPU running the trainer process: 1 to 32
    ; 0: last core, -1: automatic.
    CpuAffinity = -1
    ; 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
    ; sets device power knob switch mode: NONE,DEFAULT_ON,DEFAULT_OFF
    PowerKnob = NONE
    ; sets TCAD maximum number of targets to X-Plane AI Traffic Count.
    UseTcadAiCount = true 
    ; updates Simulator GPS flight plan if true.
    LinkSimGps = false
    ; saves the active route as a Simulator flight plan if true.
    AutoSavePln = false
    ; mute sound when simulator window looses focus if false.
    NoAudioFocus = false

    [GNS_530_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 = 980,765,614,447
    ; 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 
    ; enable popup window if true (screen clickspot)
    usepopup = false
    ; 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.
    popleft = false
    ; right mouse button on the screen toggles popup window if true (requires XP11.1).
    popright = false
    ; 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,357,490,357

    [GNS_530_1.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.
    popleft = true
    ; right mouse button on the screen toggles popup window if true (requires XP11.1).
    popright = true

    [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 = PANEL3D
    ; display position and dimension (left,top,width,height)
    frame.rect = 0,770,522,392
    ; 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 = true
    ; right mouse button on the screen toggles popup window if true (requires XP11.1).
    popright = true
     

    • Upvote 1

  4. 530 in the bell 412 by x trident

    [GNS]
    ; comma separated list of gauges
    gauges = GNS_530_1

    [GNS_530_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
    ; 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 = true 
    ; connects GPS to OBS input if true (LinkHsi/OBS or AutoNavSource/OBS).
    LinkObs = true 
    ; connects GPS to VOR if true.
    LinkVor = 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
    PowerSource = AVIONICS_BUS
    ; sets device power knob switch mode: NONE,DEFAULT_ON,DEFAULT_OFF
    PowerKnob = NONE
    ; 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 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
    ; sets master sound volume in percent: 0 to 100.
    MasterVolume = 100
    ; mute sound when simulator window looses focus if false.
    NoAudioFocus = false
    ; selects the CPU running the trainer process: 1 to 32
    ; 0: last core, -1: automatic.
    CpuAffinity = -1
    ; 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.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 = 1430,1060,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 = false
    ; 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]
    ; 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 = 500,764,525,392
    ; 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 = true
    ; right mouse button on the screen toggles popup window if true (requires XP11.1).
    popright = true
     

    • Upvote 1

  5. put the 430 in the excellent let 410 and its displaying fine, but the knobs and buttons dont seem to be working. have use sim commands on.

    config file

    [GNS]
    ; comma separated list of gauges
    gauges = GNS_430_1

    [GNS_430_1]
    ; comma separated list of render targets.
    drawto = WINDOW, PANELS, Garmin_430_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 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
    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 RYAN 9900BX if true.
    UseRyanTcad = true 
    ; sets TCAD sound alerts volume in percent: 0 to 100.
    RyanTcadVolume = 50
    ; 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 
    ; 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
    ; sets master sound volume in percent: 0 to 100.
    MasterVolume = 100
    ; selects the CPU running the trainer process: 1 to 32
    ; 0: last core, -1: automatic.
    CpuAffinity = -1
    ; 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
    ; sets device power knob switch mode: NONE,DEFAULT_ON,DEFAULT_OFF
    PowerKnob = NONE
    ; sets TCAD maximum number of targets to X-Plane AI Traffic Count.
    UseTcadAiCount = false
    ; updates Simulator GPS flight plan if true.
    LinkSimGps = false
    ; saves the active route as a Simulator flight plan if true.
    AutoSavePln = false
    ; mute sound when simulator window looses focus if false.
    NoAudioFocus = false

    [GNS_430_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 = 758,608,490,206
    ; 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
    ; enable popup window if true (screen clickspot)
    usepopup = 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 = false
    ; 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,206,490,206

    [GNS_430_1.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.
    popleft = true
    ; right mouse button on the screen toggles popup window if true (requires XP11.1).
    popright = true

    [GNS_430_1.Garmin_430_screen]
    ; 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 = 0,1024,431,241
    ; 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 = true
    ; right mouse button on the screen toggles popup window if true (requires XP11.1).
    popright = true
     


  6. so i had a play with drawing the rxp 530 screen on top of the laminar 530 in the STMA PC12. it displays, but i must have the numbers wrong, because its way out from where it shold be. the two numbers worked out from the panel preview give an xand y co-ords of where to graw the screen? maybe i got them wrong, but what do the other two numbers mean?

    will have another fiddle around tomorrow.

    cheers

    ximm


  7. thats good news, but i just came across an enormous BUT.

    i have come across quite a few airports that are in different places between the gtn database and the x-plane world, which obviously causes a problem. whether its the xp or garmin position thats out doesnt really matter to the end user.


  8. soon as I click on gtn 650 under the plugin menu xp 11 crashes.

    don't know how to attatch logs but the last line says this application has crashed because of the plugin : rxp GTN

     

    any rxp logs required? where do I find them? and how to attach?

     

     

     


  9. i know the rxp versions have much more functionality than the stock 430/530, but is it stuff that folk would really use on a regular basis? seems to me the stock has most things i would use regularly. i get the logic of developing and purchasing the gtn ( just got the 650) but struggling to see the logic of the 430/530?

     

    translate the above to read "tell me some stuff that may persuade me otherwise" :-)


  10. bought the 650 touch, but the installer is hanging. seems to download the trainer ok, but becomes unresponsive on installation. trying to install on both xp 10 & 11. gauges are installed in 11, but not working (blank screen). re running the installer from the reality xp folder on my c drive with "download trainer" unchecked seems to copy trainer files from one location to another. i have no garmin trainer in program files. where could i look for installation logs or errors?

×
×
  • Create New...