Jump to content
The simFlight Network Forums

GP

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by GP

  1. I want to put fuel in my plane an A319. The full capacity of the plane's tanks is 19458 Kg I want to put in the tanks only 4230 Kg I don't know how to use the offset : WriteResult = FSUIPC_Write(&HB74, 4, VarPtr(fuel), dwResult) WriteResult = FSUIPC_Write(&HB7C, 4, VarPtr(fuel), dwResult) WriteResult = FSUIPC_Write(&HB84, 4, VarPtr(fuel), dwResult) WriteResult = FSUIPC_Write(&HB8C, 4, VarPtr(fuel), dwResult) WriteResult = FSUIPC_Write(&HB94, 4, VarPtr(fuel), dwResult) WriteResult = FSUIPC_Write(&HB9C, 4, VarPtr(fuel), dwResult) WriteResult = FSUIPC_Write(&HBA4, 4, VarPtr(fuel), dwResult) What are the value tu put in my variable "fuel" ? Can you help me please ? Thanks Regards
  2. Thank you very much Pete, for all these informations. Best regards
  3. Here were 2 questions about FSUIPC. 1 - I make a program in VB in whom I want to change the hour in FS2004. By putting the wished hour ( 14 ) in the variable &H238 “WriteResult = FSUIPC_Write(&H238, 1, VarPtr(14), dwResult)”, the hour in FS is effectively changed, but the situation (the screen of FS) is no updated : (my situation of departure is the night and after updated the hour, I have to be in the daytime). Can you tell me how to make? 2 - During a flight with the ATC in FS, the control gives the HDG and the ALT to follow. Are there variables in FSUIPC to read these data? Thanks for your help Best regards
  4. Hello I am a beginner in the FSUIPC SDK and I want to read these informations in a Visual basic program for use with FS2004 1 - the surface temperatue in °C 2 - the Altitude temperature in °C (when the plane is at FL cruise). 3 - the type of precipitation (0 : none, 1 : rain etc ..) 3 - the engine 1 N1 offset for test eg : If mot1N1 > 20 then .... 4 - the hour of the flight 5 - the minute of the flight Can anyone just write the instractions code to read these offset to help me ? Because I don't know translate the result in the good units Thanks for you GP
  5. Hello I want to write a program, with Visual Basic, to read some sounds files "wav" during the flight (eg checklists, captain, stewardess messages ...), but I don't know how to write it. Can anyone to explain me with examples how to write , in VB, the script to read the FS variables ? I don't understand the examples give in the SDK. For example : how read the status of the plane (engine running on//off, parking brakes on/off, door open/close, the ground speed, the altitude ...) I thank you for replies Best regards GP
  6. Hello Peter Excuse my english but I am french. Perhaps can you help me to solve my problem. I have a new Portable PC HP Pavillon : CPU Pentium 3GHz, 512 M0, XP Home Edition, Grafic Card Nvidia Geforce 5600 Fx 128 Mo. On this PC I use FS2004 and I have Registered FSUIPC 3.47. I use FSmetar 1.54 for have random meteo. I have set FSUIPC with the recommandations give by FSmetar : ClearWeatherDynamics=Yes OwnWeatherChanges=Yes When I use FSmetar, the metar is send correctly form Fsmetar to FS2004, because I see the informations of the metar at the depature and also the other metar along the flight, display as un ATC text line on the top of the screen. But THE PROBLEM is that the weather don't change in FS2004. My weather situation is sky clear, no wind and the metar is rain and wind, but in FS it's always the sky clear and blue and no wind. I have the same configuration (FSUIPC, FS2004, FSmetar) intalled on my old PC portable Compaq Evo n610 (CPU : Pentium 1.8 GHz, 512 Mo, XP Professionnal Edition, graphic card : ATI 64 Mo) and on this PC all the weather is OK change in FS2004 and run very well. I don't know where come this problem ( Graphic Card : ATI, Nvidia ?, OS : XP Home, Professionnal ?) but I want to use my new faster HP computer because FS run more faster and it has a 17'' screen. I send ypu my FSUIPC.ini in attached file. Can you help me please to solve this big problem for me ? I thank you for your reply Best regards Guy FSUIPC.zip
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.