Jump to content
The simFlight Network Forums

Alhard Horstmann

Members
  • Posts

    180
  • Joined

  • Last visited

  • Days Won

    2

Alhard Horstmann last won the day on August 10 2024

Alhard Horstmann had the most liked content!

About Alhard Horstmann

  • Birthday 08/12/1946

Profile Information

  • Gender
    Male
  • Location
    _near_Nuremberg (Germany) EDDN
  • Interests
    Flight Simulator since 1980, IT expert by profession, retired

Recent Profile Visitors

3,437 profile views

Alhard Horstmann's Achievements

Contributor

Contributor (5/14)

  • Dedicated Rare
  • Reacting Well Rare
  • First Post Rare
  • Collaborator Rare
  • Conversation Starter Rare

Recent Badges

2

Reputation

  1. Hi John, it only works in conjunction with MSFS controls assignment "Nose Wheel Steering Axis" AND FSUIPC "Send direct to ...." and "SteeringTiller". I tried Axis Steering Set axes (using 'Send to FS as normal axis'), but didnt work. What is the correct way ? Alhard
  2. Hi, how can I nevertheless assign the tiller axes to fenix a320, what I did with assigning "steeringTiller" didnt work. I dont want to control via MSFS controls.
  3. Hi John, I am so sorry and I dont want to bother you, sorry. I looked in all existing documentation and of course in all FSUIPC docs ( as I did in the past 10 years). But my text search for $7b93 was not successful. So I learned now to search in the reserved section for code ranges. like this Reserved: 7B80-7BFF = Squawkbox 3 (Joel DeYoung). This range includes 7B93 ! Again , sorry for asking again. Now I have to find a doc of Joel DeYoung 😎
  4. Again a question for Offsets: in my Opencockpit script "xpder_2enc.txt" ther is a line "Var 0133, Link FSUIPC_OUT, Offset $7b93, Length 4 // IDT button for Squawkbox " So where can I find info about Offset $7b93 ?? xpder_2enc.txt
  5. thanks John. I will look in the PM documentation.
  6. Hi , I found in the Opencockpit SIOC script "FMC_PMagenta.txt" the line "Var 3000, Link FSUIPC_INOUT, name offsetk, Offset $5428, Length 2 // CDU Functions " Q: what is Offset $5428 ??
  7. Hello, I use the LOG to see what happens when I click on a MSFS aircraft function. Now I can see a lot of lines, but how can I idenfy which controller or what button is firing ? here are 2 example lines: 82031 *** EVENT: Cntrl= 67194 (0x0001067a), Param= 2 (0x00000002) FUELSYSTEM_PUMP_ON 82031 *** EVENT: Cntrl= 67193 (0x00010679), Param= 2 (0x00000002) FUELSYSTEM_PUMP_OFF I am looking for the SAS button in the Westland WASP helicopter. What is the correct binding with FSUIPC7?
  8. Hi John, now I found a simple solution, following my ideas before. I named the section as I wanted and here I am. Thanks for your help.
  9. Thanks John so, if I define a section with the name [Comment1] and another with [Comment2], what does your parser do? Can you ignore those sections? Or what happens with unknown section names? Is the FSUIPC.INI file operated in a normal way and usable? The Windows INI definition has no restrictions for section names. Alhard
  10. Hi John/Pete , as I make a lot of documentation for my flightsim, I tried to restructure the FSUIPC.INI file. I want to add some "comment sections" to see the structure in the collapsed mode of the file. Rare comment lines disappear in the collapsed mode. See my example But this doesnt work, needless to say. Please help me for a solution or a work around. Alhard
  11. And how can I assign the axis to my tiller axis?
  12. Hello and SUCCESS, I was so stupid to use axes control in old fashioned mode:. "Send direct to FSUIPC Calibration" (before my PRESET experiments) ... ... and selecting Throttle1 🥺 Now after doing it with your advise, the Fenix Throttles were working properly ... ... and disabling the Calibration 😃 Now I can continue configuring my Fenix A320 All worked fine before all the Updates of MSFS and Fenix one year ago. BTW I installed now the Version 7.4.6 Thanks again John, take care and greetings to Pete
  13. Hello John, I tried to use your advises but the fenix throttle doesn't move proper. When I use your preset "MY_FNX320_THROTTLE_LEFT_LEVER_SET" the throttle moves a litttle in a small range. Not acceptable. Therefore I must know the syntax of "@ 16384 + 32768 / 3 * 2 + 2 max 5 min (>L:A_FC_THROTTLE_LEFT_INPUT)" What is the meaning of the numbers "16384 + 32768 / 3 * 2 + 2", I know its RPN, but I do not understand. I read all your proposed documents: RPN, FSUIPC user guide , for advanced users, MF HubHop and I didn't find the syntax of the calculator code. So I tried to use SPAD.neXt . And now, surprisingly, I used the SPAD.NeXt tool with the configured assignment : AND IT WORKS ! The fenix throttles move correctly ! Here the screenshots of SPAD.NeXt tool : and here the used Simconnect control : How can I use this SIMCONNECT function in FSUIPC7 ? Thanks again for your continous help
  14. Thanks for your quick response.. This are great informations, i will check now. Thank you.
  15. Hi John, I used the Beta, but TCA throttle still not working. I tried to use the presets from HubHop but I must know more about the parameter structure of a preset, where can I read more about Preset Parameters ? How to configure Presets.
×
×
  • 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.