VB.NET Posted May 20, 2011 Report Posted May 20, 2011 Hello all! I m trying to load fuel into the aircraft tanks by an VB.NET application. But I have no idea how to do this... (Note: I like to insert the fuel amount in 1 textbox and then the program loads it equal to the fuel tanks.) An example of code or something else would be very useful. Thanks!
Pete Dowson Posted June 1, 2011 Report Posted June 1, 2011 I m trying to load fuel into the aircraft tanks by an VB.NET application. But I have no idea how to do this... (Note: I like to insert the fuel amount in 1 textbox and then the program loads it equal to the fuel tanks.) An example of code or something else would be very useful. The FSUIPC SDK contains interface modules and the lists of offsets. For VB.NET you'd be wise to use Paul Henty's .Net module. Regards Pete
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now