Jump to content

gasher9999

Members
  • Content Count

    12
  • Donations

    $0.00 
  • Joined

  • Last visited

Posts posted by gasher9999


  1. Hi, 

    I've been trying to combine two functions to one switch on Saitek Switch Panel to be able to turn on and start the APU in my NGXu. This is probably my 500th attempt. What am I doing wrong? 

    Using the latest LINDA, FSUIPC (reg) and latest 737NGXu profile.

    Any help would be much appreciated.

    function NGX_APU_on ()
            ipc.control(PMDGBaseVar+118, PMDG_ClkL)
            ipc.sleep(50)
            NGX_APU_start()
            ipc.control(PMDGBaseVar+118, PMDG_ClkL)
            NGX_APU_show()

    Thanks,

    Glenn Asher

×
×
  • Create New...