September 27, 200223 yr I want to set the altitude of auto pilote.I know to do that whith a loop and (>K:AP_ALT_VAR_INC)But, is there a EventID to set directly this value without a loop ???I have try ... if{ (G:Var8) (>K:AP_ALT_VAR_SET_english) } ...With my value in Var8 (in feet) but it doesn't work and i'm not sure that K:AP_ALT_VAR_SET_english is the right variable ???And the same question for auto pilote speed, auto pilote heading etc...Thanks,J.F.
September 28, 200223 yr AP_ALT_VAR_SET_METRIC and AP_ALT_VAR_SET_ENGLISH should be the right events for setting the AP altitude direcly, but they seem to be buggy.Arne Bartels
September 28, 200223 yr I think so !Do you know an other way to load a value in the auto pilote altitude ??J.F.
Create an account or sign in to comment