Good evening I've build a panel with a LCD 20x4 Radios COM1, COM2, NAV1, NAV2, TRANSPONDER and Milibars. Everything is working except the index indicator (<) instead only appears 0 and 1 where 1 is the indicator. A made the condition if =1 then "<" else " " but MB don't assume in the output config. What am I doing wrong?
And another thing that I'm workaround is the Altimeter, where in HG the output is correct but in MB there's a difference in the output
#LCD Radio COM frequencies special position indicator (<)
1 messages · Page 1 of 1 (latest)
can you post a screenshot of the outrput modifier configuration?
At least this works if I set the test value to 1.
Thanks Tuomas I´m using this Comparison
And the question of Altimeter I´ve tried the Round($*100,0) and that worked ok with HG but not with Milibars
you can by the way screenshot an area of the screen with Win-Shift-S
and then select a rectangle and Ctrl-V to paste to discord
the modifiers are calculated from top to bottom
it becomes 0 I fear with the second one
so use the arrow button [v] to move the comparison behind the transformation
also you can test the value with the test button on the bottom
you dont need to use quotes on the Comparison I think, maybe it works with quotes too though