Jump to content
The simFlight Network Forums

Pierre95

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by Pierre95

  1. Hello,

     

    I would like to assign a key with 3 preset N2% for Concorde X (FSLabs)

    I'd like set 89%N2 at first press, 94.2%N2 at second and 82.2%N2 at third.

    Those settings are for deceleration descent because the AT is really to slow.

     

    I know Offset are x0896, x092E, x09C6 and x0A5E for each engine N2 and the values ares 14582, 15434 and 13468 for the settings described above.

     

    How I can do it if possible?

     

    Best regards

    Pierre

  2. Hello,

    FSUIPC 4.xxx, and LINDA registered user, I have some newbie questions.

    I would like program FSLabs ConcordeX with my Yoke, Throttles quadrand (2), Rudder pedal and Vrinsight MCP Combo.

    I have programmed axis with FSUIPC without problem.

    I have programmed some Saitek devices switches with LINDA.

    My question is:

    I would like to know the parameters of the control associated with this aircraft.

    I had a partial answer from Linda Forum.

    I know the control used by ConcordeX is : 66587 for all commands

    So I wrote a LINDA function like this:


    function IAS_Acq ()
    ipc.control(66587,71062)
    end

    function Max_Climb ()
    ipc.control(66587,71074)
    end
    [/CODE]

    It allow me to press the ALT ACQ and MAX CLIMB virtual cockpit buttons through MCP Combo buttons. They work OK

    The problem is I don't know the parameters used by example to push down the engine1 starter.

    Could you tell me how find these parameter ?

    Hope to be clear.

    Thanks so much for help.

    Best Regards

    Pierre

×
×
  • 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.