Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

FSX/FSX-SE Aircraft and Panel Design Forum - How To

Designing panels or aircraft for FSX? Want to learn? Here is THE place to get together with fellow designers or to ask questions.

IMPORTANT - If you are not designing panels or aircraft or asking how to design panels or aircraft, please post your questions in the FSX | FSX-SE Forum.

  1. Started by kanogek,

    Hello all,i'm new to this here forum a far as posting goes but i do regularly check here for any interesting things. Anyway, i have a question regarding my F27 project. Me being an aspiring XML programmer-wannabe-but-do-not-have-a-clue-what-i-am-doing type of person i am trying to get to grips with this XML stuff.I am in need of a 3-position switch for my VC that controls aileron trim. Sort of like the starter rocker switch in the stock DC3.What's needed is that the switch activates the trim motor as long as it's being held to either 2 of 3 positions (left - right and centered to neutral). This differs from any rocker switch i have found so far in that these go back to ne…

    • 0 replies
    • 675 views
  2. Guest Racer
    Started by Guest Racer,

    Hello guys, so I have fallen down the very slippery slope of panel/ aircraft design and am having great fun with it. I am currently reworking the FDE for Veneavione's Citation II. My question for all you guru FDE makers out there is this: once you have some hard numbers on the aircraft like lbs. static thrust, empty weight, payload capacity, MTOW, max initial climb, etc. how much do you set those numbers and leave them alone? Right now I have accurate figures on the wing area, static thrust, empty weight and MTOW input into the flight model. My dad used to fly citations and says that at MTOW they could mainted approx. 3000 fpm initial climb (@210knt). At MTOW my…

    • 3 replies
    • 1.1k views
  3. Started by phjvh,

    A little help please...I am checking Zero Fuel Weight (ZFW)Expression for ZFW - ((A:TOTAL WEIGHT, POUNDS) (A:FUEL TOTAL QUANTITY WEIGHT, POUNDS) -)Best way to describe what I wantIf ZFW is greater than (>) 44000 then display "OVER WEIGHT" in redelse display "In Limits" in greenI will also check Taxi Weight TOTAL WEIGHT < 51250Here is a mock up of what I'm working towards.http://forums.avsim.net/user_files/88061.jpgThere will be much more to the gauge, and I will have more questions.Thanks for the help

    • 5 replies
    • 880 views
  4. Guest Grunt
    Started by Guest Grunt,

    I have looked and looked and I cannot find a decent photo or information about the gauge layout of a typical C402C used by Cape Air. Can anybody give me some hints or a resourse? I am designing a custom panel, but I do not know for sure what avionics are typical for Cape Air (i.e. radar, gps, VOR2, ADF, RMI, RadAlt, radios, etc.) Thanks in advance![a href=http://bstockwell.net/MAIP.htm]http://bstockwell.net/images/maip.gif[/a]

    • 2 replies
    • 1.1k views
  5. Guest mario65
    Started by Guest mario65,

    Hi to everybody, I'm VERY newbie and I'm trying to develop a new gauge (to manage panel views) using the "C" language.The gauge works fine, but using a fixed value that is written in the code. I wolud like to make it more "general purpose" specifing that value in the PANEL.CFG file as a parameter: gauge##=gaugefile!gaugename, X, Y, W, H, parametersI've read the Panel SDK documentation, but I didn't find how to read those paramenters.Many Thanks in advanceMarioP.S. Obviously I will be pleased to share when is done.

    • 2 replies
    • 730 views
  6. Started by phjvh,

    Hi,Easy to clip for rectangles withfor example.But is it possible to use clip for circles.Also, I sometimes see and RelClip. How are these used.Whats the difference between using this technique and mask bitmaps.Thanks,Nick.

    • 3 replies
    • 839 views
  7. Guest ZIACargo
    Started by Guest ZIACargo,

    I decided to start building my own gauges.This is a proof of concept / learning gauge.http://forums.avsim.net/user_files/87933.jpgThe gauge is fairly simple to shows Ref speeds calculated using the Total Aircraft Weight.The gauge is specifically designed for the POSKY CRJ.I used a modified Lear radio panel bitmap for the basis of my bitmap.I plan to expand on this gauge to include 3 selectable pages, Takeoff, Cruise and Landing, with a custom bitmap.

    • 3 replies
    • 828 views
  8. Guest ptwaugh
    Started by Guest ptwaugh,

    Hi,I'm using statements like: without effect when I fail the engine.The code appears in a gauge like this: <Element> <Position X="134" Y="128"/> <Select> <Image Name="Engine_Oil_Needle.bmp" PointsTo="East" ImageSizes="54,12,54,12"> <Axis X="0" Y="5"/> </Image> </Select> <Rotate> <Value Minimum="0" Maximum="150">(A:Eng1 oil temperature,celsius)</Value> <Failures><SYSTEM_ENGINE Action="Freeze"/></Failures> <Nonlinearity> <Item Value="150" X="172" Y="72"/> <Item Value="0" X="172" Y="182"/> </Nonlinearity> <Delay DegreesPerSecond="2"/> </Rotate>&l…

    • 0 replies
    • 736 views
  9. Guest ZIACargo
    Started by Guest ZIACargo,

    Please help me before I start drilling holes in my head...I'm trying to put together a simple gauge that showsthe aircraft total weight.AIRCRAFT WT. xxx.x LBS x 1000As a learn more about programing XML gauges, the gauge will advance to showing V speeds based on weight.However first things first...Thanks for the help

    • 2 replies
    • 1.2k views
  10. Started by E,

    I've been playing with this all day. Trying to keep use of the spoiler toggle key, I've tried every combination I can think of using axis_set's, spoilers_set's, spoilers_on/off, and this the best I can do... The first spoiler toggle puts the spoilers at the flight limit. The next opens them to full, and the third closes them. Any of the aforementioned combinations of commands either (pretty much) locks them open or closed. I'm sure it could be fixed with a click sopt, but I'm trying to use only the spoiler toggle.Can anybody tell me how to lose the full open position while in flight and lose the partial position when on the ground?(A:SPOILERS HANDLE POSITION,percent) …

    • 17 replies
    • 2.1k views
  11. Started by rcbarend,

    Hey everyone,I'm venturing into the world of panel building. The first thing I want to do is add the default GPS to the RealAir Cessna VC. I've had no luck so far.Here is a section that I have for my VC: For some reason it does not show up.. I'm just trying to get it on the panel now, so I'm not worried if it covers anything up. I'm also having a problem with the position the panel loads where your "eyes" are.Here is my code: I moved it up fro 8000 something to 9000, but I have yet to see a change. The odd part is that I put this same snipet of code for the eye point into the default cessna panel.cfg and it moved it where I wanted it to..... Both the Realair and Default…

  12. Started by phjvh,

    Is there a limit to the number of L variables that can be defined? Is there a limit to the number of total characters of all L vars? (ie. if I have ten L vars each with 10 digit titles... I'm up to 100 characters plus their data). Is there a number where the law of diminishing returns is invoked?

    • 11 replies
    • 1.4k views
  13. For XML gauge designers:As you probably know, the result of setting an FS variable via an event, is NOT visible via the related A: variable untill AT MINIMUM the next time the gauge is scheduled. And not even THAT is guaranteed, depending on actual framerate and gauge UpdateFrequency.See also:http://forums.avsim.net/dcboard.php?az=sho...ing_type=searchThe same problem might occur when you try to initialise an FS variable once, when a gauge is loaded.Example:Suppose you load an existing flight in which a lightswitch is set ON, and you want force the lightswitch to OFF when the aircraft is loaded.(in a initialisation tag that is executed only once).Now, a lot of variables o…

    • 2 replies
    • 826 views
  14. Started by phjvh,

    Hi,Just to show an ADI with only one (Background and Mask) bitmap.Rest polylines, polygons and text:Example (attitude bars):40---------------40nn----------nn30---------------30nn----------nn20---------------20n-----n----------n-----n10---------------10n-----n----------n-----nn-----n----------n-----n10---------------10n-----n----------n-----n20---------------20nn-----nn30---------------30 (A:Attitude indicator pitch degrees, degrees) /-/ (A:Attitude indicator bank degrees, radians)See pic, sorry bad quality, almost full screen, not yet finished!Jan"Beatus Ille Procul Negotiis"http://forums.avsim.net/user_files/87529.jpg

    • 3 replies
    • 1.1k views
  15. Started by rcbarend,

    Hi All,For an autotrim system which is coupled with the autopilot I need some trim movement (trim in motion) lights. One light for the movement up and one for trim down. They illuminate only while the elevator trim is in motion(!) and controlled from the AP/FD. I have absolutely no idea of how to realize this. Hope someone has an idea or a sample code.Best RegardsMatthias

    • 11 replies
    • 1.5k views
  16. Guest _ak
    Started by Guest _ak,

    Inexperience (and laziness?) strikes! *grin?*

    • 6 replies
    • 991 views
  17. Guest odog
    Started by Guest odog,

    hi, Im having a tuff time getting my fuel pressure to read correctly. I used AirEd to look up entry 545 and all i get is a hex entry, which i dont know what to do with. I made a new XML gauge and in the sim it is nearly pegged. So i used a stocker and get the same reading. how do i fix it? can i divide the XML entry in half (would get me close) or do i adjust the air file entry. help. everything else in the airfiles seems good. or do i just adjust my gauge bitmap to fit my actual readings???joe

    • 0 replies
    • 764 views
  18. Guest pscarratt
    Started by Guest pscarratt,

    Hi all,Since releasing my v2 panel I have had a couple of questions about using the scroll wheel to set autopilot values, radio frequencies etc.It seems my panel has this ability but it is not working correctly - considering i didn't know about this feature I am not surprised! :-SDoes anyone know the xml commands to control this?I would really like to get it fixed,Many thanks,Paul.

    • 4 replies
    • 974 views
  19. Guest pecrowther
    Started by Guest pecrowther,

    What do I have to add to the aircraft.cfg file to get smoke to come out of the smokestack of a ship? The stack is about in the center of the ship and is 60 feet tall.Thanks,Phil

    • 10 replies
    • 1.7k views
  20. Started by Rocky,

    I have FS2004 installed, with many add-on aircrafts, sceneries and utilities such as flyby and FSUIPC.I usually fly in full screen mode, and everything works fine in this mode. Sometimes (when developing new gauges) I switch to windowed mode, and then FS crashes after I load 2 different aircrafts.I don't know where to search because everything works fine in full screen mode, so it appears that no add-on is faulty.Any idea?Thanks for any help !!Eric

    • 0 replies
    • 534 views
  21. Started by E,

    Here's the relevant code. I'm wanting to know 2 things. a) Why doesn't changing the "action" type of a failure work? :( What is wrong with my tooltip? I want the tooltip to give the pressure in psi. <snip...><Element> <Failures><SYSTEM_ENGINE Action="0"/></Failures> <Position X="128" Y="128"/> <Image Name="Engine_Oil_Needle.bmp" PointsTo="West" Luminous="Yes" ImageSizes="54,12,54,12"> <Axis X="92" Y="6"/> </Image> <Rotate> <Value Minimum="0" Maximum="150">(A:ENG1 TRANSMISSION TEMPERATURE,CELSIUS)</Value> <Nonlinearity> <Item Value="150" X="182" Y="48"/> <Item Value="0" X="…

    • 8 replies
    • 1.1k views
  22. Guest Karl R Pettersen
    Started by Guest Karl R Pettersen,

    Hy,I would like to ask you if there's the possibility to link an FS string text (the green line on the screen) in a XML gauge.For example, if I push a XML button gauge in the cockpit, the clock time appair in the text line on the screen (just an example ;-))ThanksStefano- Italy -

    • 4 replies
    • 1.9k views
  23. I have used his ERJ panel in FS2002 and now I am using it in FS2004 with the ERJ by Dreamwings, I have all the panel updates for it to work in FS2004 and I have the newest version of FSUIPC, but I still cannot get the TCAS to work, are there anyfixes for this because I cant seem to find one? I have also registered the panel with FSUIPC Thanks, matt

  24. Guest electeddonkee
    Started by Guest electeddonkee,

    Hello,I am having a very annoying problem with gmax. The model Im working on is done basically but when I export it and view it in FS, there is ALWAYS at least one texture that displays blurry on the model. Normally it is either both wing textures or one side of the fuselage. The textures are without MIP maps, yet still I am seeing blurred textures. As a side note, if I was to zoom in as far as I can and then zoom back out the textures are ok. But the next time the textures are re-loaded (ie when I change views) they are blurred again. I don't understand it! :(Also, in middleman, I noticed an option on export that was called "texture page hack". Anybody know what this doe…

    • 2 replies
    • 849 views
  25. Guest PutPut
    Started by Guest PutPut,

    I am considering an update for my FS2000 XB-70 for FS9 but only if I can get the wingtips to fold down as a function of speed. I am using FSDS2.24 so I need to develop a XML gauge to do the following. The wing tip would remain straight until 350 mph then fold down 25 degrees. Then when the plane reaches 550mph the tips should fold down to a total of 70 degrees. Obviously, they need to go the other way when the plane slows down. First of all, should the tips be animated as flaps, wingfold, or l_pct_trail_edge_flap(I think) or other. I want the tips to fold slowly like a flap; I used preset conditions in FS2000 and they just snapped into place. I thought I had a handl…

    • 4 replies
    • 1.2k views

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.