PDA

View Full Version : Horisontal and vertical data output - where to read?



Mr767
09-02-2002, 06:52 AM
Hi there!

Is there any application available that can read the horisontal and vertical data output from FS2002?

Or to rephrase: Where can one find the vertical and horisontal data in FS2002 - apart from the readings on the gauges, ofcourse.

I am planning to build a hydraulic stand linked to FS2002... :-eek

Regards,

Ø. Jensen

treusser
10-14-2002, 04:35 PM
There's lots of data that can be read from fs2002. The method I use is a custom gauge that takes the info out of fs2002 and shoves it into shared memory which can then be read by other programs. I don't know of any commercially available software, tho.

The values that you can get are:

positions of all control surfaces
pitch, roll, heading, ias, rate of climb, radio altitude
and a multitude more -- download the SDK from msft and it'll tell you what you need to know.

-T

wsieffert
10-14-2002, 06:38 PM
FSUIPC provide an interface to FS2002. Download it and its SDK from http://www.schiratti.com/dowson.html .

W. Sieffert