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.

PMDG B737 landing light switches as cluster

Hi Steve!

first of all many, many thanks for your help to my recent problems. Windows11, P3Dv4.5, PMDG Boeings, Engravity Interface and GIt are now working perfectly fine. So here is my first question out of working with GIT.
Is it possible to create an event cluster myself?
You may know the 4 landing light switches of the PMDG 737 and the guard frame, which moves all the 4 switches together and that's the action, which I want to be covered by one switch on a GoFlight T8.
Switch position ON(1) guard frame and the four switches should move to ON position and stay there; the LED on the T8 should light up. Moving the T8 switch to OFF (0) position guard frame and the 4 switches should move to OFF position and stay there. The T( LRD should be switched off.
I just found possibilities to move each element itself but not as a cluster.

regards

Georg

Comments

  • Cluster events are hard coded into GIT. To build something yourself, either create Bespoke Events or Lua scripts (there is a PMDG example in the GIT Lua section of the user guide that will help you).

    When sending each event, make sure there is a short Sleep of around 50 m/s, otherwise some of the events may not work.

    You could have one script/Bespoke Event that toggles them on or off by reading the current switch position and sending the necessary left or right click with the events or have 2 scripts/Bespoke Events, one that turns them all on and the other that turns them all off.

    Best wishes
    Steve
  • THX for explanation! I' ll try.

    Regards

    Georg
Sign In or Register to comment.