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
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