#Transforming output values
1 messages · Page 1 of 1 (latest)
I have even more problems programming this eg N1 i want to have first digit dark until 100.0 is exceeded and then shift to left like on an original dial. Know what i mean? 69.8 the first digit is blank. 101.5 all 4 digits are used
I think you are describing what the interpolation function is designed to do. I still don't understand why you would like to display 390 instead of 850 on EGT.
Hi Jaime and thank you for the quick response.
Because the A310 has 390⁰ egt @ idle. But the sim value is 850.
So i said $/2.2 and i got 390 on my Display. But when pulling Power the /2.2 doesnt fit anymore because i need a non linear increase. 1200/2.2= 545 but EGT at full power is around 820/850
Ok just with Interpolation it worked
I did not know/understand this function.
For the second problem with the display shift above hundred do you also have an idea?
Help me understand the EGT issue. What variable are you looking at that has the 850 to 1200 range? Seems odd that you have an EGT variable with strange values.
you sure it is not simply a units conversion issue?
There is only 3 variables for EGT generic because there is no Inibuilds A310 egt preset so i have to use generic instead and modify.
But it works with your Interpolation tip
this I gotta see
you basically saying the model is lying to the simulator by setting the EGT value to a fake number
Yes, look
392 indicated 854 value
I dont have it
try (L:A310_ENGINE1_EGT)
(L:A310_ENGINE2_EGT)
They are reading about 390 in the sim
L: is the designator for an Lvar
I cannot select it from dropdown
A310 is a prefix chosen by Inibuilds for the A310 variable and event names
just put the code in the preset code box
maybe nobody has included this preset until now
this is the code (L:A310_ENGINE1_EGT)
But how you find it man there must be so much more then🤦
Check out this wiki page for information: Uncovering input events using the MSFS2020 model behavior dialog
Ahhh there is an lvar list in preset code
Omg i am crying
your original issue with the generic A var is that the default units are degrees Rankine
So degrees F= Rankine - 460
850 - 460 = 390
there is your answer
Ok so this would have worked if i just converted f to c .
Oh man....
So i could use both this or the L var thingy. I read through your article and i begin to understand. Its a bit oberwhelming but i think i can start now.
Thank you this door is opened from you now!
as far as I can tell, the default units on the EGT appear to be degrees Fahrenheit
in the aircraft Lvar I mean.
not f to c. Rankine to Fahrenheit
well now I have a problem with these values. The cockpit dial clearly says the temperature is in degrees C and reads 390
As far as I can search in Google, the normal EGT for a jet engine is about 400C, so that checks out fine.
the issue is that the EGT stated in the MSFS generic Avar clearly says it is 850 degrees Rankine. I think this is a mistake in the proper handling of units in the simulator. The correct temperature in Rankine should be more like 1200 degrees, not 850. I guess it is immaterial because it is a simulator anyway.
So nothing we can do except, be aware that the EGT as reported by the Avar is mistaken in the Inibuilds A310.
Yes, the value of 390 c is correct for CF6 Engine as is 850 c for max egt i know that from real life