Jump to content
The simFlight Network Forums

737Andi

Members
  • Posts

    37
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    EDDL

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

737Andi's Achievements

Explorer

Explorer (4/14)

  • Dedicated Rare
  • Collaborator Rare
  • First Post Rare
  • Conversation Starter Rare
  • Week One Done

Recent Badges

0

Reputation

  1. This is how the script is working for me --》 I press the disconnect button on the tiller. The button goes down in the virtual cockpit. I keep it pressed and the button inside the virtual cockpit stays pressed in. When I release the hardware button the button inside the virtual cockpit goes up again. That was not possible without the myevents.txt file. So I'm happy 🙂 Thanks!
  2. Thats exactly what the script should be doing. This is what I requested above --> My intention would be to have the pedals disconnected as long as the button is being pressed down and to reconnect them as soon as I release the button.
  3. Thank you! Its working perfectly 🙂
  4. Hi John, thanks for your reply. I'm using the hardware tiller from Skalarki, which has a push button for the pedals disc. My intention would be to have the pedals disconnected as long as the button is being pressed down and to reconnect them as soon as I release the button. I think this is the way as it works in the real plane. When releasing the button on the hardware the software button on the Fenix A320 sometimes stays in. Any idea how to realize that? Thank you! Best regards Andi
  5. Hi, I would like to assign the Tiller Pedals Disconnect function to my hardware button. Unfortunately, it is not working decently with the following setting (please see also attached image). 17=RH,14,CPFNX320_Misc_Tiller_Pedal_Disconnect_Captain_Press,1 -{Preset Control}- 18=UH,14,CPFNX320_Misc_Tiller_Pedal_Disconnect_Captain_Release,1 -{Preset Control}- About 50% of the time it is working fine, but the rest of the time the button gets stuck in the pressed position after release. So the release command does not always seem to work. I suppose that this could be solved by either setting a delay between the press command and the following release command or by initiating the release command 2 or more times at the end. Hopefully someone has a solution here. Thank you! Best regards Andi
  6. Hi John, I'm so happy that everything is working as usual after I restored my whole windows SSD yesterday. I'm quite positive that the FSUIPC update to 7.3.15 was the reason for the problem because I installed no other software in between. Nevertheless since it is no solution for the future I would like to try another install of 7.3.15. This time I would however like to make sure that I can easily get my old FSUIPC back in case the problem occurs again. Which folders do I need to save for a 100% roll back to an older version? Definetely the main FSUIPC folder under C:/ and the fsuipc-lvar-module in the Community folder. Is there anything else that the new install will change? Maybe some settings in the registry or under AppData, Documents etc.? Thank you! Best regards Andi
  7. Hi John, I noticed a strange thing. I recently installed the newest FSUIPC version 7.3.15 and successfully configured the custom control offset "L_Clock" in the PMDG 737-800 under this specific FSUIPC version. Offset is 69632 + 890 = 70522. Left mouse click would be 0x20000000 without the 0 in front of the x. After some time I did however notice some strange connection problems between the CPFlight driver and the most recent FSUIPC version, which forced me to do a complete roll back of my whole windows system. Now I'm currently using the old FSUIPC version 7.3.8 again and the connection problems have gone. I tried to configure the L_Clock custom offset here as well, but it does not work? I made sure that the code line under v7.3.8 FSUIPC.ini is the same as under version 7.3.15 where it worked absolutely fine, which is the case. Is it possible that this offset is only working under FSUIPC 7.3.15 ? Thanks! Best regards Andi
  8. Hi John, thank you again! Please do not ask me why I did not understand it initially. Very embarassing. I thoroughly read through the provided documentation and misunderstood it anyway, although everything is described very clearly. It is working now! :) I noticed an interesting thing though. When using the DOME light custom control the action itself is working. But beside that the custom control action does also move the parking brake and the rudder pedals inside the plane for a very short time simultaneously. I'm quite sure that the rudder pedals and the parking brake are not assigned with FSUIPC. Maybe there is an explanation for it? Thanks! Andi
  9. Hi John, I suppose I was unclear regarding my problem. Where do I find the value of THIRD_PARTY_EVENT_ID_MIN ? Example given... // equals to 69632 There are no remarks in the PMDG 737.h SDK file like e.g. 69632. Thanks! Best regards Andi
  10. Hi John, thanks for your reply 🙂 I have found the entry you mentioned in the 737 SDK --> #define EVT_OH_DOME_SWITCH (THIRD_PARTY_EVENT_ID_MIN + 258) But unfortunately I do not know how to find the custom control offset to which I need to add 258. From where can I get this value? I read everything from the provided link but the information there says that the offset value can be found behind some slashes in the SDK which is however not the case for the PMDG 737 SDK file under MSFS. Can I somehow log the offset myself with the console? If yes, how would this work in detail? Thank you very much! Best regards Andi
  11. No one? 😞 Andreas Vavra
  12. Hi, I'm unfortunately not able to find the right setting under FSUIPC 7 to assign the Dome light bright or dim switch of the newest PMDG 737-800 under MSFS to a joystick button. I tried it the usual way by going to assign buttons, clicking the joystick button (which is recognized fine) and then by clicking the FS Control checkbox and looking for the right Control command from the drop down list. I have tried every command that makes sense somehow but none was successful. Can anyone please give me a hint which command is working under MSFS and the newest PMDG738. Thanks! Best regards Andi
  13. Hi John, thanks for your info. I found out that the program Multi Crew Experience overwrote the latest WASM installed by FSUIPC7 with an older version, which made FSUIPC's WASM unusable. I reinstalled FSUIPC and now its working again. Downside is that Multi Crew Experience is not usable for me for now. I have already spoken to the developer and they will have a look at the problem soon. Regarding the log file. I made that one shorter by hand because I only thought that the beginning might be of interest for you.
  14. Hi, I tried several settings to get the best Tiller and Rudder Steering on my PMDG 737, but for some reason it does not feel as fluid as with the PMDG 737 NGXu under Prepar3d 😞 I played a lot with the sensitivities of MSFS, slopes of FSUIPC and so on. At the moment I'm using "Steering Tiller" over Send direct to FSUIPC calibration and "Rudder" also over send direct to FSUIPC calibration. Using Rudder of MSFS and Tiller function of FSUIPC does somehow not work. Both axis seem to work against each other very unnaturally. So I decided to stay with having both axis assigned to FSUIPC. Does anyone have a recommendation what works really well? Thank you! Best regards Andi
  15. Hi John, I tried it with the delay function and it actually worked yesterday. Unfortunately today it has stopped working and I cannot figure out why 😞 It is not even possible to see the LVars List at all at the moment?! If I load the PMDG 737-700 and load FSUIPC and click Addon - Wasm , I can only see "Disable" as option. All the other options are greyed out (not selectable). Toggling between disable and enable does not help. The other WASM options (List Lvars, list hvars, set lvars,...) stay non selectable. I tried so many things. I e.g. removed the delay entry from the FSUIPC_WASM.ini again. Checked that the FSUIPC.ini has not changed. I reinstalled the latest FSUIPC version. I'm on 7.3.6. now. For some strange reasons the List LVars cannot be clicked anymore. Here are my files...hopefully you have an idea whats wrong here? Thank you! Best regards Andi FSUIPC7.log FSUIPC_WASM.ini FSUIPC7.ini
×
×
  • 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.