Hey guys, I have a - I think well known - Problem with my XPDR Code setup with FenixA320. I see some posts in this discord regarding XPDR Code but cannot fix it.
I am building a TCAS-Panel for an Airbus A320.
The picture illustrates the problem: I am editing the Squawk with the CLR button, my device shows zeroes instead of blanks.
Mobiflight config for that datapoint is (PRESET-CODE):
(L:N_PED_XPDR_CHAR_DISPLAYED) 4 !=
if{ (L:N_FREQ_STANDBY_XPDR_SELECTED) }
els{ (L:N_FREQ_XPDR_SELECTED) }
Display is a normal TM1637-4digit display. Is working fine otherwise.
I guess, i have to add a few transform rules? if I clear all digits, Display shows "-100"
Can u help?
Regards
Peter