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.
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.
PMDG777 (P3d) Aux fuel switch
Hi Steve,
as I have "equipped" my 777 with Aux-fuel-tank for long range flights I have assigned the switch in GIT
(EVT_OH_FUEL_PUMP_AUX)
Just one problem: The light data (DATA_MISC_FUEL_QTY_AUX) doesn´t want to do any action howefer configured.
Can you pls tell me how to config correctly for Light to be ON when fuel in aux tank but switch is off???
BTW: Any idea how many DIOs can be connected to GIT? - All the rest is working absolutely fine in GIT!!! - Great job, Steve!
All the best,
Alex
LOWS
P.S. Working on a way to have ext.hardware FMC connected via IOPC and SC_Pascal7 - STRESSING ME OUT... compared to the "simple" use of GIT!
- Do YOU have any idea how to get that problem done??? - Any solution better than my actual thoughts?
as I have "equipped" my 777 with Aux-fuel-tank for long range flights I have assigned the switch in GIT
(EVT_OH_FUEL_PUMP_AUX)
Just one problem: The light data (DATA_MISC_FUEL_QTY_AUX) doesn´t want to do any action howefer configured.
Can you pls tell me how to config correctly for Light to be ON when fuel in aux tank but switch is off???
BTW: Any idea how many DIOs can be connected to GIT? - All the rest is working absolutely fine in GIT!!! - Great job, Steve!
All the best,
Alex
LOWS
P.S. Working on a way to have ext.hardware FMC connected via IOPC and SC_Pascal7 - STRESSING ME OUT... compared to the "simple" use of GIT!
- Do YOU have any idea how to get that problem done??? - Any solution better than my actual thoughts?
Comments
That variable is for the fuel quantity and will not work. The SDK only has the 6 left/right fwd/aft/ctr fuel pump switch states, so I guess you would need to raise the request for it to be made available to PMDG.
GIT has no internal limit on the number of DIO's. I'm not sure if the Goflight's driver has a limit that would impact GIT, but it seems unlikely.
Can't help you with the other hardware, never used it.
Best wishes
Steve
Thanks for your informations!
I think I found a partial solution good enough for me then: DATA_MISC_FUEL_QTY_AUX / OFF_LESS_THAN 1
keeps LED on as long as fuel is in the tank, can`t include the switch position then.
Have a nice rest of day...
Alex
LOWS