- Messages
- 440
- Country

Does this sound plausible, given the information above? It seems so to me, but I wanted to check with those who know more before I dive too deep into this as it's new territory for me. My understanding is that I could select a tank, transfer fuel either fore or aft as required, while the rest of the tanks feed fuel to the engines without requirement for adjustment. In fact, would a selector be required at all, if the fuel transfer switch merely governed forward and aft fuel movement between Center1 and Center2?
100% plausible. No need for a physical visual transfer selector, do the logic ("magic") in the background to control it.
XML:
(A:FUEL SELECTED TRANSFER MODE, enum)
(>K:SET_FUEL_TRANSFER_AFT)
(>K:SET_FUEL_TRANSFER_AUTO)
(>K:SET_FUEL_TRANSFER_FORWARD)
(>K:SET_FUEL_TRANSFER_OFF)





