// SDK Panel Configuration file
// Sample panel layout to test behavior of SDK Code Gauges
// Copyright (c) 2006 Microsoft Corporation.  All rights reserved.
//
// Drop this file and the two bmp's into an aircraft's panel directory to test!

[Window Titles]
Window00=Main Panel
Window01=FlightMap


[Window00]
file_1024=Cessna_Panel_1024_Blank.bmp
size_mm=640
position=7
visible=1
ident=MAIN_PANEL

gauge00=SDK!Attitude,250,90
gauge01=SDK!Temperature,520,90
gauge02=SDK!Fuel,400,90
gauge03=SDK!Whiskey,100,90
gauge04=SDK!Fuel_Selector,10,90,50
gauge05=SDK!Control_Surfaces,300,250

[Window01]
size_mm=276,312
position=2
visible=1
ident=130

gauge00=SDK!FlightMap,0,0

[Default View]
X=0
Y=0
SIZE_X=8192
SIZE_Y=2500

