• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Search results

  1. Mathis

    Fenix Variable from MDCU Perf page

    Yes, FlightLoaded Is received before AircraftLoaded. But how to know when flight is stopped (return to FS main menu) ? Not so simple to have a simple view like Flight started, Flight Pause. flight leaved.
  2. Mathis

    Fenix Variable from MDCU Perf page

    Hello everyone, I’d like to express my gratitude. After enduring a long and challenging set of tests, I’ve successfully read LVAR from a simple EXE without using a gauge. It’s working very well, although I’ll need some time to fully understand it. I have one more question: how can I determine...
  3. Mathis

    Fenix Variable from MDCU Perf page

    I’m lost 🙃
  4. Mathis

    Fenix Variable from MDCU Perf page

    Really ??? I’ve asked to Chat GPT and it reply me impossible to access to Fenix LVAR from an EXE 😳 I’ll try you comments on the forum, large thanks and sorry about my dummy questions.
  5. Mathis

    Fenix Variable from MDCU Perf page

    Dear Misho, I need your help understanding a part of my problem. I want to create an EXE that can read Fenix A320 LVAR and play a sound when I need it (the sound is under control for me). I’m using FS2024. My understanding is that a classic Windows EXE can’t access Fenix A320 (or other) LVAR...
  6. Mathis

    Fenix Variable from MDCU Perf page

    Thanks Misho. I’m away for my job. I’ll check soon I’ll be back, large thanks !!!!!
  7. Mathis

    Fenix Variable from MDCU Perf page

    Yes you are right, it is what WASM does, but I can’t found a C++ sample can show how it works. I’m on FS2024.
  8. Mathis

    Fenix Variable from MDCU Perf page

    Yes, I expect that’s what WASM does?
  9. Mathis

    MSFS24 SIMconnect and WASM sample please

    Hello I’m looking for a sample using SIMconnect and WASM (to read LVAR) in C++ Thanks for your help Cheers Mathis
  10. Mathis

    Fenix Variable from MDCU Perf page

    I think so, but I can access to it please ?
  11. Mathis

    Fenix Variable from MDCU Perf page

    And if you have the complet Fenix A320 commands list, it could be very nice please. I’ve found FNX32X_interior.xml file, but what’s the variable name can be used with AddToDataDefinition ?
  12. Mathis

    Fenix Variable from MDCU Perf page

    Dear pilot, I’m new and happy to join you! I’m looking for information about the V1, V2, and VR values in the Fenix Variable from the MDCU Perf page. I’m working in C++ and need these values for a command called AddToDataDefinition(hSimConnect, DEFINITION_SIMDATA, “V1 SPEED”, “knots”). I hope...
Back
Top