rickalty Posted January 21, 2004 Report Posted January 21, 2004 Hi everyone - I've been searching, but I can't find the offset for the value displayed on the Ammeter gauge on a GA panel. I tried the various Bus Amps readings, but they're not even close. Can anyone help ? Thanks, Richard
Highvolt Posted January 21, 2004 Report Posted January 21, 2004 I dont know the 'GA-panel' but if it is an xml gauge, you can search the tokenvariable for it. and it's not always a variable directly from FS, there could be a calculation done by it.
Pete Dowson Posted January 21, 2004 Report Posted January 21, 2004 I tried the various Bus Amps readings, but they're not even close. What does that mean? Are you saying they are in the wrong units, or that they never change with switch operation, or what? Please clarify. And is this FS2002 or FS2004? What sort of figures do you want and what are you getting? Those values are in the second, unsupported, table in the Programmer's Guide. No one has ever actually asked for them before, and it is quite possible they are not even hooked up at present. If I know what you are looking for and how I can check it I may be able to fix something in the next FSUIPC version. Pete
rickalty Posted January 22, 2004 Author Report Posted January 22, 2004 I tried the various Bus Amps readings, but they're not even close. What does that mean? Are you saying they are in the wrong units, or that they never change with switch operation, or what? Please clarify...... If I know what you are looking for and how I can check it I may be able to fix something in the next FSUIPC version. Pete Hi Pete, sorry I wasn't clear. Firstly, I'm currently working with FS2002. What I've done is written an application that displays a generic General Aviation instrument panel on an external computer, connected to the computer running MSFS via WideFS. (I know that PM already does one, but a) it's expensive payware and b) since it uses 3D you need a fairly good computer to run it - mine runs on even a 486) I've gotten all the flight instruments working fine, and all the engine gauges except the Ammeter :-( I looked at the various "Amps" readings in the FSUIPC SDK (yes, second table), but they all seem to be far too high - in flight the panel Ammeter shows a very small value - only an amp or so either side of zero - but the bus amps all seem to be around 30. Richard
Pete Dowson Posted January 22, 2004 Report Posted January 22, 2004 [quote name="Pete DowsonI looked at the various "Amps" readings in the FSUIPC SDK (yes' date=' second table), but they all seem to be far too high - in flight the panel Ammeter shows a very small value - only an amp or so either side of zero - but the bus amps all seem to be around 30. [/quote] It sounds like the Ammeter you are tlaking about shows the net charge or drain being made to the battery. The Bus Amps will be the current actually running through the bus -- i.e. the total consumption of everything on the bus. Have you looked at "BATTERY LOAD", which sounds more likely. Otherwise it might be a matter of balancing some of the values -- alternator/generator amps less all the consumer amps should give the net to / from the battery, shouldn't it? Pete
rickalty Posted January 22, 2004 Author Report Posted January 22, 2004 Have you looked at "BATTERY LOAD", which sounds more likely. Otherwise it might be a matter of balancing some of the values -- alternator/generator amps less all the consumer amps should give the net to / from the battery, shouldn't it?Pete Thanks, Pete - one of those two methods will probably do it. I'm on the road at the moment and the fine baggage handling folks at "America Worst" have managed to break my laptop, so I have no access to my app till I get home, but I'll look this weekend. Richard
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now