#Display 7 seg valor incorreto (msfs2020)

1 messages · Page 1 of 1 (latest)

night falcon
#

Hello,
I configured my display 7 seg, but the incorrect value appears, it shows 110.69 but the plane's radio says 110.70, how can I solve it?

ancient zenith
#

It's strange that your output gives many decimals for a freq.
You can round it with a Transformation: Round($,2)

night falcon
#

Thank you very much, it worked!!!