March 5, 200719 yr Hi all (A:AUTOPILOT HEADING LOCK DIR, degrees) d (G:Var1) - r (>G:Var1) 0 != 4 * (G:Var2) max -- 0 max d (>G:Var2) 0 != 0 > if{ 1 (>L:Hdgdisp, bool) (P:Absolute time, seconds) 4 + (>L:HDGdispSwitch disengage timer, seconds) } (P:Absolute time, seconds) (L:HDGdispSwitch disengage timer, seconds) > if{ 0 (>L:Hdgdisp, bool) } works OK but the visible tag needs @HDGtimer (L:Hdgdisp, bool) || Should it work with only the macro @HDGtimer. Paul EGLD
March 6, 200719 yr Paul,"HDGtimer" macro's stack finish empty (equals 0), so it should be enough to test (L:Hdgdisp, bool) value only. Tom
March 6, 200719 yr Author Hello Tom Yes it works with (L:Hdgdisp, bool) in an element in FS9 but not in FSX Strange! Will try more. Paul Paul EGLD
March 6, 200719 yr Author Tom Now I am awake, Tried this and it works. (L:Hdgdisp, bool) (Code for heading line display in 737 EHSI Exp. view) Paul Paul EGLD
Create an account or sign in to comment