Jump to content
The simFlight Network Forums

remont

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by remont

  1. Thanks for your answers. Yes Peter, I have a debugger tool. The Dll written in C works well. After several investigation, I found that the problem is more Windev application related. I have no clues right now to investigate the problem, but I will certainly ask some help in WInDev forum. In fact, it is very strange ... The dll debugger shows that dll works fine (stand alone), but as soon as dll internal calls are made by windev, I have these strange error :???: . Pretty sure it is a memory problem (Windev auto allocate memory)... As now I know it is not really an FSUIPC problem, or SDK using problem, we should close this topic :mrgreen: Regards, and nice week-end. Renaud.
  2. Hi Peter, I am trying to develop a little software to read some FSUIPC datas. It is written with WinDev developping environnement, and use a dll (written in C) to comunicate with FSUIPC. Right now, if I make one first openFSUIPC, I get "0", so it seems open. In fact, reading doesn't works because I get error 9 when attempting to read. If I try another openFSUIPC, I get error "5 - Failed to create a file mapping object". I don't understand this error message. For a second openFSUIPC, I should get error "1 - Attempt to Open when already Open". So I don't really understant why openning is not working correctly. Can you help me to understand this error 5 ? Regards, RE.
  3. Thanks a lot for the reply. So, If I declare an offset 66C0 as 2 or 1 byte long, I can do what I want with it ? Ok, thanks a lot.
  4. Hi peter, I need to handle datas generated from my first EPIC system to another EPIC system on another computer. Each EPIC write and read from FSUIPC via WideFs. Datas could be simple flags (bit 0 or 1), or some bytes. Is there some offsets reserved for users ? I just need two or three 2bytes size offsets. R.E http://remont.free.fr/cockpit
  5. Thanks for the support. Will tell you if I succeded. Renaud.
  6. Hi Peter. I use PM, FSUIPC and EPIC system in my flightdeck. How can I sent a negative value to offset 04E6 ? EPIC can't handle it with nqw. To sent +2000 fts/min, no pb, but to sent -2000fts/min, it is impossible. But, when using pigeon holes for this 04E6 offset, I can get the sign of the value with the mask 0X8000. But it is from a code I get on the internet, so I don't understand it. By the way, this offset is told to be read only, but I can write it and it works. So Can you tell me the format of the value in this offset, by exemple, for a VS of -2000 or -700. Something in hex format ? I will figure how to make it and sent if via my EPIC code. RE http://remont.free.Fr/cockpit
  7. Ok, pb solve. There was an old 5.0 Wideserver in my FS folder, not in the module folder. I erase this one. Now it works :-)) Thanks for your work, patience and support. Renaud
  8. Just to complete : When deletting FSUIPC.dll, and making a complete new installation and registering, it doesn't mark anyway :((( When installing an old FSUIPC (2.93), everything works fine and wideclient connect with My FS. I don't know what to think. if you said that my error message is impossible with version 6.22 !! I read it anyway with a version 6.22. I never download a version 5. I have no doubt about having installed the right version of wideserver.
  9. After your answer, I delete my wideserver.dll and cfg file in my FS2002 module folder. I download from you website the version 6.22. and unzip the wideserver.dll and wideserver.cfg in my FS2002 module folder. Right click on wideserver.dll, propriety said version "6.2.2.1" made the 16th April 2004. Launch FS ----->> Sorry but same error message ! Help ;-) Here is the FSUIPC log (i changed name & Email). ********* FSUIPC, Version 3.22 by Pete Dowson ********* User Name="xxxxxxxxxx" User Addr="xxxxxxx@xxx.xxx" FSUIPC Key is provided WideFS Key is provided [Continuation log requested by user] Module base=61000000 ClassOptions: UIPCMAIN=FF7F, FS98MAIN=FF7F, FS2KMAIN=FF5E WeatherOptions(Orig)=00002001[00002001] InitDelay: 3 seconds LogOptions=00000001 105578 System time = 12:50:39, FS2002 time = 12:49:55 (10:49Z) 105578 WeatherOptions set, now 00002001 (timer=0) [Log closed by user request, and continued in new file] 125375 System time = 12:50:59, FS2002 time = 12:50:02 (10:50Z) 125375 *** FSUIPC log file being closed Memory managed: 2 Allocs, 2 Freed ********* FSUIPC Log file closed ****
  10. I register FSUIPC and WideW yesterday. Using FS2002. Registration code works (FSUIPC and WIDES) ; I restarted the PC and FS2002. As FSUIPC works correctly, I always obtain this message from Wideserver : "This version of Wideserver requires FSUIPC version 2.30 or later. It can carry on but it may not provide consistently correct access to FS variables !" My FSUIPC is 3.22 My wideserver is 6.22 What Can I do ??
×
×
  • 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.