January 20, 20206 yr The EFIS appears to be tied to a "Local Time" variable which fails when you cross a Time Zone boundary.. Unfortunately, even flipping the Avionics Power switch does not restart the gauge. Bert
January 21, 20206 yr Author Quick fix: (P:local time, seconds) (L:ASD_SWITCH_EFIS_TIMER, number) < if{ (P:local time, seconds) 120 - (>L:ASD_SWITCH_EFIS_TIMER, number) } Bert
January 22, 20206 yr 7 hours ago, Bert Pieke said: Quick fix: (P:local time, seconds) (L:ASD_SWITCH_EFIS_TIMER, number) < if{ (P:local time, seconds) 120 - (>L:ASD_SWITCH_EFIS_TIMER, number) } How and where do you fix this Bert? Regards, Fred Fleuren
January 22, 20206 yr Author 52 minutes ago, Fearless said: How and where do you fix this Bert? This code can go anywhere, as long as it is in an "update section".. Bert
January 22, 20206 yr 3 minutes ago, Bert Pieke said: This code can go anywhere, as long as it is in an "update section".. Thanks Bert but that doesn't help. I have no idea which file to manipulate. Edited January 22, 20206 yr by Fearless Regards, Fred Fleuren
January 22, 20206 yr Author In that case.. better not tinker with it.. wait for Carenado to release V1.2. Bert
Archived
This topic is now archived and is closed to further replies.