-------------------------------------------------------------------------------------------------

Installation:

1. Unzip the FSGarmin.zip file into a folder of your choice to create a new folder . (already done of course!)

2. Place the new FS9Garmin.zip file located in this folder into the FS2004 main gauges folder.

3. Install into panel.
a. open the panel.cfg file contained in the panel folder of the aircraft you are installing the radios into.
b. scroll to the end of the gauges list, and add 2 more gauges (usually the "main" window):

ie.,
gauge35=RealCRT.NDs, 171,547,175,176
gauge36=ML_CRT!Nav Display Switch, 500,280,22
gauge37=pmmeridian!Altitude Selector, 310,326,30,30
gauge38=pmmeridian!HSI knobs, 169,597,182,181
---> gauge39=FS9Garmin!GNS430, 415,510,12,12
---> gauge40=FS9Garmin!GNS530, 710,443,12,12

c. the first 2 numbers following the file name correspond to the x,y location of the gauges in the panel.
d. the second 2 numbers are the x,y size of the gauges on the panel.
e. put them where you like.

4. Install as a popup.
a. open the panel.cfg file contained in the panel folder of the aircraft you are installing the radios into.
b. scroll down to the [Window Titles] section and add 2 more windows:


ie.,
[Window Titles]

Window00=base1
Window01=Main
Window02=Overhead
Window03=Throttle
Window04=GPS
Window05=Radio Stack
---> Window06=GNS530
---> Window07=GNS430

c. scroll to the end of the gauges list, and add 2 more gauges (usually the "main" window):

ie.,
gauge35=RealCRT.NDs, 171,547,175,176
gauge36=ML_CRT!Nav Display Switch, 500,280,22
gauge37=pmmeridian!Altitude Selector, 310,326,30,30
gauge38=pmmeridian!HSI knobs, 169,597,182,181
---> gauge39=FS9Garmin!GNS430 Icon, 710,443,12,12
---> gauge40=FS9Garmin!GNS530 Icon, 415,510,12,12

d. scroll down the page to the last [Window0x] (in this example the last window was [05]) and add 2 more [Windows]:

ie.,

[Window05]
BACKGROUND_COLOR=2,2,2
size_mm=240,65
window_pos= 0.685, 0.800
visible=0
ident=RADIO_STACK_PANEL

gauge00=Bendix_King_Radio!Bendix-King Radio ADF, 0, 0,250,65


//----------------------------------------------------------------------

[Window06]
size_mm=500,366
window_size= 0.385, 0.385
window_pos=0.243, 0.280 <----------------
BACKGROUND_COLOR=0,0,0
VISIBLE=0
ident=210

gauge00=FS9Garmin!GNS530, 0,0

//--------------------------------------------------------------------

[Window07]
size_mm=500,266
window_size= 0.385, 0.270
window_pos=0.620, 0.310 <-----------------
BACKGROUND_COLOR=0,0,0
VISIBLE=1
ident=150

gauge00=FS9Garmin!GNS430, 0,0

//----------------------------------------------------------------------

e. size_mm is the size of the .bmp
f. window_size refers to how big the gauges are on the panel, and window_position tells where the gauge will popup
g. VISIBLE refers to whether the gauge will be shown when the aircraft gets loaded. A zero means no, and the user will click have to click on an icon, or a location, to popup the gauge. An example is the FS2004 default GPS500
h. ident tells the simulator where to get the information regarding the "click" location. In this case, the files containing the information are named GNS430 Icon and GNS530 Icon, both are located in the FS9Garmin file in the gauges folder
i. gaugeXX lists the gauges to be shown in this window


5. gauges can be installed as both "in panel" and "popup" gauges. An example of both installations at the same time can be found in the PoMans Meridan aircraft.