Most of the commonly reported issues and questions are answered in the Frequently Asked Questions (FAQ) option under the Support menu of this website.
*** PLEASE NOTE ***
Your forum account is not the same as the account used in the shop. They are completely separate accounts.
1st December: A new version of the GoFlight Interface Tool for MSFS is now available.
12th November: A new version of the GoFlight Interface Tool for X-Plane is now available.
6th June: A new version of Virtual Flight Sim Hardware is now available (huge update)
21st November: A new version of the GoFlight Interface Tool for FSX/FSXSE/P3D is now available.

T8 connfiguration

Hi,
I'm trying to configure the landing lights of the PMDG 777, and do not find how to do.
Could you give me a help.

Thank's a lot
regards
Yves

Comments

  • Hi Yves,

    To turn all the landing lights on and off with one switch use the Switch Event EVT_CLUSTER_LANDING_LIGHTS with a Switch Action of ONOFF or ONOFF_REVERSED. The Light Data is DATA_CLUSTER_LANDING_LIGHTS with Light Action of ON and Light Value of 1.

    You can do the lights individually using the events EVT_OH_LIGHTS_LANDING_L, EVT_OH_LIGHTS_LANDING_R and EVT_OH_LIGHTS_LANDING_NOSE with the same above actions. The Light Data is DATA_OH_LTS_SWITCH_LANDING_LEFT, DATA_OH_LTS_SWITCH_LANDING_RIGHT and DATA_OH_LTS_SWITCH_LANDING_NOSE with the same above actions.

    Best wishes
    Steve
  • Thank's a lot, and sorry for the late answer.
    Yves
  • Now, I can use the T8, and I would like to use theP8 for toggles, but do not find how it works.
    Couls I have the same help for Taxi light or jetway?

    Thank's a lot
    Yves
  • Hi,

    Finaly I found the solution, and my T8, P8 and RP48 are programed on both 777 and 747.
    There is just one thing I could not find : how to rpogram the APU, and I woulf program it on the RP 48.
    Could I have help please. Thank's
    Yves
  • Hi,

    It would be so nice to have a little help.
    Thank's
    Yves
  • Have you tried the appropriate APU event with ROTATE on one of the RP48 rotaries?

    Best wishes
    Steve
  • Yes, but I canot find which event to call... (sorry for my bad english)

    thank's
    Yves
  • Try this: EVT_OH_ELEC_APU_SEL_SWITCH with Light Data using DATA_OH_ELEC_SWITCH_APU
  • It works. Thanks
    Yves
Sign In or Register to comment.