No internet connection
  1. Home
  2. General

Simvar Questions

By Dean Stalker @vorky
    2023-01-28 23:28:11.580Z

    Hi guys,

    I'm working on a Flow Pro wheel and found most of the Simvars required for monitoring states. But I'm having trouble finding the hydraulic pressure readouts that match what is shown in the CDU via your WASM module. Are these internal variables, or are they related to 'A:HYDRAULIC PRESSURE:'?

    Cheers,

    Dean

    • 7 replies
    1. The HYD system is custom and not related to any AVars. I can, however, create LVars for you to use. I'll keep you posted on this.

      1. VDean Stalker @vorky
          2023-01-29 12:07:07.757Z

          You rock, thank you!

          1. Hey Dean, other than Hydraulic Pressure, are there any other variables you need us to create LVars for?

            1. VDean Stalker @vorky
                2023-01-29 20:52:36.635Z

                The next target will be lights, might also be good to include a toggle for the flight model when VRS gets you down (so to speak).

                1. 	(L:V22_HYDRAULIC1, Enum),
                  	(L:V22_HYDRAULIC2, Enum),
                  	(L:V22_HYDRAULIC3, Enum),
                  	(L:V22_LIGHT_MASTER, Enum),
                  	(L:V22_LIGHT_STROBE_TOP, Enum),
                  	(L:V22_LIGHT_STROBE_BOTTOM, Enum),
                  	(L:V22_LIGHT_POSITION, Enum),
                  	(L:V22_LIGHT_POSITION_BRIGHT, Enum),
                  	(L:V22_LIGHT_POSITION_MODE, Enum),
                  	(L:V22_LIGHT_BLADE_TIP, Enum),
                  	(L:V22_LIGHT_FORMATION, Enum),
                  	(L:V22_LIGHT_LANDING, Enum),
                  

                  Uploading update now :)

                  1. VDean Stalker @vorky
                      2023-01-31 20:55:28.726Z

                      Thank you, what a legend!

                      1. VDean Stalker @vorky
                          2023-02-04 03:55:52.628Z

                          Progress report ...

                          The Hydraulic statuses work like a charm; it's possible to only allow nacelle movement once the hydraulics are pressurised. (ie. APU - Hyd3, Engine only - Hyd 1/2 are monitored)

                          The lights seem to have something resetting the values behind the scenes. For example, setting the position lights using the Toggle Logo Lights and Toggle Nav Lights input events, the state doesn't stick. (ie. The script in Flow triggers the event, and the FSUIPC logging shows an immediate toggle event afterwards that wasn't triggered by the Flow script.). Is your WASM module tracking state separately?

              • Progress
              • @MiltechSimulations closed this topic 2023-01-31 18:39:22.920Z.