Results 1 to 4 of 4

Thread: Quick panel.cfg question

  1. #1
    Join Date
    Apr 2010
    Location
    Oakland, California; USA
    Posts
    341

    Default Quick panel.cfg question

    Hi,

    In the panel.cfg file, what is the purpose of the "ident=" line within each [WindowXX] entry?

    I notice that the undocked view of any window gets its name from the

    "[Window Titles]
    WindowXX=" line...

    ...and in fact if there is nothing on that line, the window will not display in the simulator.

    But if there's nothing in the "ident=" line, it seems to make no difference at all.

    Bold faced examples of what I mean below:

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

    [Window Titles]
    window00=Main Panel
    window01=Radio Stack
    Window02=GPS
    window03=Throttle Quadrant
    window04=Overhead Panel

    ~~~~~~~~~~~~~~~~~~~

    [Window04]
    file=Upper_640.bmp
    size_mm=327
    position=2
    visible=1
    ident=OVERHEAD_PANEL

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

    Thanks,

    -- John
    MSFS 2004 v9.1; Windows 7 Ultimate 64-bit
    AMD FX 8120 8-core processor 4.3Ghz, XFX R7870 2GB GDDR5, Corsair Vengeance 8GB 1600, Western Digital 500GB HDD, Biostar A880GZ AM3+, Antec Kuhler 620 water cooling

  2. Default

    Primarily, The ident refers to a code in an icon to actuate or close a window that is part of a panel. It also relates to what windows appear in forward view; If you work on panel.cfg or aircraft.cfg files you can learn a LOT by studying the FS2004 SDKs which can be found at
    http://flyawaysimulation.com/downloa...pack-all-kits/

    Also, if you do not have it, get FS panel studio -the best payware for flight simulator that money can buy!

  3. #3

    Default

    I would add that there are some "predefined" ident codes, such as ident=OVERHEAD_PANEL
    which are simply stand-ins for their numerical equivalent. These are outlined in the FS9 and FSX SDKs.

    Specifies a unique identifier to define the panel window. For example:

    ident=MAIN_PANEL

    You must have an ident for each panel window. Valid entries are the following:

    # Name
    0 MAIN_PANEL
    10 THROTTLE_PANEL
    50 RADIO_STACK_PANEL
    75 COMPASS_PANEL
    100 MINI_CONTROLS_PANEL
    125 ANNUNCIATOR_PANEL
    150 ANNUNCIATOR2_PANEL
    175 IFR_MAIN_PANEL
    200 COLLECTIVE_PANEL
    225 GPS_PANEL
    250 OVERHEAD_PANEL

    If your panel window’s description doesn’t fit any of above, use any
    number between 10000 and 19999.
    Just as a bit of trivia, the absolute upper limit for panel idents is 4,294,967,295...
    Last edited by n4gix; 06-25-2012 at 03:36 PM.
    Bill Leaming
    Gauge Programming - 3d Modeling Eaglesoft & Military Visualizations
    Flightsim.com Panels & Gauges Forum Moderator
    Flightsim Rig: Intel Core i7-2600K - 8GB DDR3 1333 - GeForce GTX550Ti 1GB - Win7 64bit Home Premium
    Development Rig1: Intel Core i7-3770k - 16GB DDR3 - Dual Radeon HD7770 SLI 1GB - Win7 64bit Professional
    Development Rig2: Intel Core i7-860 - 8GB DDR3 Corsair - GeForce GTS240 1GB - Win7 64bit Home Premium
    NOTE: Unless explicitly stated in the post, everything written by my hand is MY opinion. I do NOT speak for any company, real or imagined...

  4. #4
    Join Date
    Apr 2010
    Location
    Oakland, California; USA
    Posts
    341

    Default

    OK... thanks guys.
    MSFS 2004 v9.1; Windows 7 Ultimate 64-bit
    AMD FX 8120 8-core processor 4.3Ghz, XFX R7870 2GB GDDR5, Corsair Vengeance 8GB 1600, Western Digital 500GB HDD, Biostar A880GZ AM3+, Antec Kuhler 620 water cooling

Similar Threads

  1. panel.cfg question...I need help
    By dogknot in forum FS2004
    Replies: 2
    Last Post: 03-18-2005, 08:10 AM
  2. Panel.cfg question
    By chapmad1 in forum FS2002
    Replies: 1
    Last Post: 10-16-2003, 11:43 PM
  3. Panel.cfg and wing view question
    By lansium in forum FS2002
    Replies: 0
    Last Post: 04-04-2003, 06:50 AM
  4. Quick Question about the 737-400 panel
    By Dhruv in forum DreamFleet General Discussion Forum
    Replies: 2
    Last Post: 10-11-2002, 01:11 AM
  5. Question for Lou: Panel.CFG Modification
    By pedrosura in forum DreamFleet General Discussion Forum
    Replies: 2
    Last Post: 05-30-2002, 02:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •