Jump to content
The simFlight Network Forums

mroschk

Members
  • Posts

    168
  • Joined

  • Last visited

Everything posted by mroschk

  1. Hello, i got it working ... but now i have the next Problem .. sorry. How can i send a Key to FSX? Thats for Ground Service X. Her i Need to send a 1 or 2 ( the key ) to FSX. For that i did a search in the FSUIPC document and found Offset 3210. So, first question .. is this the right Offset for that? The second is how to set up the Variable in C# or even in C or C++? private Offset<BitArray> o_keys = new Offset<BitArray>(0x3210, 224); Like this? The Problem is that FSX dont have the Focus all the time. Matthias
  2. Hello, it is C# in a aspx Webseite .. i got it working :smile: Correct is private Offset<BitArray> o_doors = new Offset<BitArray>(0x3367, 1); Thx Matthias
  3. He Pete, i am on the way to get it working :smile: ... cool :smile: But i have a litle Problem. I have defined a Offset for the Doors like this: private Offset<byte[]> o_doors = new Offset<byte[]>(0x3367, 4); // Offset for doors Now i am able to READ the Door Offset via o_doors.Value[0].ToString() That works and gives me the correct values. But i tried to WRITE into this Offset and this will not work?? I tried it like this: o_doors.Value[0] = 0; or o_doors.Value[0] = 1; Before i Change and read the Values i Open the FSUIPC , Process and after that Close the FSUIPC Connection. Can you help here ? Thanks Matthias
  4. Hello, wow...thanks a very lot !! I'l wait until you are back... Thx Matthias
  5. Hello, i found a portable asp.net Server and get it running. http://zueuz.net/projects/portable-aspnet-web-server.aspx#.UvBB0SOUOng But i have absolute no plan how to build a small asp Website just to open a door as example. I have no exp. with asp. Can i kindly ask you to make a litle Website which has .. lets say a button called "Door" which opens and Closes the Pax Doors ( Shift+E ) via the doors Offset 3367. I know it's much, but i hope kindly of your help. Thanks Matthias
  6. Hello, thanks a lot , that Looks as this what i Need...thanks I found here a ASP.NET PORTABLE Server. http://www.codeproject.com/Articles/21343/TinyWebServer-an-ideal-portable-webserver-for-ASP Trying to get it to run at the Moment .. If i get it working i think i have a Chance .. Thanks Matthias
  7. Hello, so that means if i can set up a IIS to uses ASP.NET it will work? Matthias
  8. Hello, i think the Aidex webser is not enough for that what we Need? http://www.aidex.de/software/webserver/ If that one is enough i will use that, otherwiese this one: http://httpd.apache.org/ Thx Matthias
  9. Hello, thanks for the Answer. Ok, i try to explain. The FSX Maschine runs a local Apache Webserver not over the Internet. The Webserver can always be reached via localhost or 127.0.0.1 and must not be reched via the Internet, always only local. So..the FSX is always on the same Maschine as the Webserver. Hope ist all you Need ? Thanks a lot Matthias
  10. Hello, i Need a litle help from anyone here. The reason is i Need a Webpage which i can call to set a Offset for FSUIPC. The Offsets i Need to set is the one for the doors to open and Close. So maybe i can call the Website, located at my FSX PC running at Apache2, like http://localhost/FSUIPC.html?OpenExit1 or to Close http://localhost/FSUIPC.html?CloseExit1 .. and so on for all 4 Exits. So i want to ask if here is anyone can help me? Thansk a lot ! Matthias
  11. Hello, ok, thanks a lot...i will do so. Thx Matthias
  12. i mean that maybe any other Member can help me. Matthias
  13. Hello, ok, thanks a lot anyway. Maybe there is any other..?? Matthias
  14. Hello, thanks, i never used Java...i used a litle bit C# with SharpDevelop, but have not really much expierence. @Java i have less then in C#. So .. is it ok to ask for a litle bit Feature help? Thx Matthias
  15. Hello, i want to ask if it is possible to set a FSUIPC Offset ( FSX Door open SHIFT + E as example ) via a Webpage mayby using Java? The Background is i have a program which can call a Website like http://localhost/opendoors.html?Door1 or something like that. But it can not call a executable. At my local pc which runs the FSX i want to run a webserver and call this site from the Programm to open the Doors. Is there a way? Thx Matthias
  16. Hello, i try to read a Joistick Button press in SIOC. For that i fond here this entry for SIOC for the Joistick. Var 2 name FO_JoyStick64 Link FSUIPC_OUT Offset $3340 Length 4 But var 2 does not Show anything, only 0. Did i anything wrong? Matthias
  17. Hello, there Pete ar right. That Problem is known by LM and you have to contact them for a solution. My Problem is related to FSUIPC v4.92 and Prepar3D v1.4 Matthias
  18. It is the same for me. You ignore what i wrote, speak always from any P3D, you use a Default weather in P3Dv1.4 which is not present and have not tried AS2012 weather injection, have not changed FSUIPC4.92 to v4.923. What else should i say. Searching for anyone with the same Problem and locking very Forward to your Response then :-) Matthias
  19. Hi Pete, 1. you have not tried to reproduce the conditions i explain 2. you always speek from P3D, not about the Special Versions i mean...that makes a big difference. 3. you say now to me you can not reproduce this because your main PC was broken So..how can you say that my notices are wrong and not thinking that maybe the FSUIPCv4.923 is the Problem ( even SAT OR TAT ) I will search anywhere for peoples with the same results. Hopefully you are then more open to check also the FSUIPC. Matthias
  20. ...we post at the same Time... What Default weather did you use? Prepar3D , all Versions, have no Default weather engine ;-) It happens NOT without injecting any weather !!! Pls install Active Sky 2012 or another Weather makes no difference, and then it will happen. You must have the same conditions then here. You are comparing Apples and Pears ;-) Matthias
  21. Good Morning, thats it...@Pete: You have not installed P3Dv1.4, but say to me that i am wrong. I can also speek from the SAT, to come away from the TAT, because you always say this is calculated. The SAT in EDDK yesterday has to be -2°, but was +18. But that is not the Point. The Point is 1. i speak from the combination of P3Dv1.4 and FSUIPCv4.923. I wrote you the conditions before. WHY THE HELL SHOULD ANY OTHER PROGRAMM BE THE PROBLEM IF I CHANGE ONLY THE FSUIPC from 4.92 to 4.923 ??? That has NOTHING to do with another programs. Why can you not understand this. Please....before you again give a Statement install P3Dv1.4 and try to Change the FSUIPC as i say'd. Crazy Matthias
  22. Hi Pete, first .. you always speak of Prepar3D, but that is not correct. There are 2 Version have to be dividet !! P3D V1, the first one runs perfect with FSUIPC 4.92. P3D V2 does not run with FSUIPC 4.92, but Need FSUIPC v4,923 !! That is a difference !! So i explain again and very short the difference in my both tests: P3Dv1.4 + Active Sky 2012 + Prosim ( for the Logic ) + FSUIPC v4.92 ====>>> WORKS PERFECT P3Dv1.4 + Active Sky 2012 + Prosim ( for the Logic ) + FSUIPC v4.923 ====>>> GIVES ME A WRONG TAT You see the only difference is FSUIPC This brings me to the Point that only FSUIPC can be the reason for the wrong displayed TAT Can you pls try it before you say you are right and i am wrong? If you try it you will see the same result,beleave me ! I am not the only one with the same Problem with FSUIPC 4.923 ! And please ... i speak from Prepar3D v1.4, not Prepar3D v2 !! Ahh, abnd you are right, the TAT is calculated, i know, but it is calculated by the SAT, which is given by FSUIPC. Matthias
  23. Pete, i thought that you'd say that. But THIS is not an issue by LM or Avtivs Sky because it is very easy: Before here was a new FSUIPC v4.923 i had installed the previos Version of FSUIPC and here all works perfect! The TAT ad SAT are displayed in Prosim and at this time i also used Active Sky for the weather. Now i changed ONLY THE FSUIPC to v4.923 and i have the issue with the high TAT. For all that i speak of Prepar3D v1.4, not Prepar3D v2 !!! So, the only Thing is changed is the FSUIPC, nothing else. So this must be the source of the issue and not anything else. Matthias
  24. He Pete, after some more tests...i think the v4.923 has any error. Why? I installed the new Version 4.923 in P3Dv2 and also in P3Dv1.4. Both a fresh install. Now, as i wrote in the last post, there is the issue with the TAT in P3Dv2, ok. But now i want to fly in P3Dv1.4 and had als a wrong TAT but not the same then in P3Dv2. In P3Dv1.4 i stand in EDDK with an SAT of -2° ( from Active Sky2012 in both Versions of P3D ) and a TAT of +28°. After switching back in P3Dv1.4 to v4.92 i had in EDDK SAT -2° and TAT also -2°. That is the reason i think there is anything wrong in Version 4.923, even if there is an issue in P3Dv2 for sure. Matthias
  25. Hello, thanks for the answer. I will Report this to LM Matthias
×
×
  • 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.