January 29, 200521 yr I thought I'd play with some simple GA but I cannot get my VOR1 needle to behave properly! :( ....any codes/help? (XML) please.http://forums.avsim.net/user_files/105216.jpgregardsEdhttp://forums.avsim.net/user_files/103908.jpg My FS Videos
January 30, 200521 yr Author Moderator Er, it's not very apparent from your picture just what you are having trouble with... All I can see is that the CDI is not centered, which could mean you aren't on the radial, or that the gauge is displaying the CDI out of calibration... ??? Fr. Bill AOPA Member: 07141481 AARP Member: 3209010556 Avsim Board of Directors | Avsim Forums Moderator
January 30, 200521 yr My apologies Bill ......my first instinct was to try to adapt the code in the Beech Baron HSI but this does not work (HSI_VERTICAL_VALID, bool) if{ (HSI_VERTICAL_NEEDLE, number) } els{ 0 }(A:NAV1 OBS,radians) (A:Plane heading degrees gyro,radians) -...all I have is a VOR needle with the correct axis but it does not work.I basically need a complete code for a vor needle! :) regardsEdhttp://forums.avsim.net/user_files/103908.jpg My FS Videos
January 30, 200521 yr No Probs Bill .....as usual a good nights sleep and a fresh brain works wonders! :-hah (A:HSI CDI needle valid,bool) if{ (A:HSI CDI needle, number) } els{ 0 }http://forums.avsim.net/user_files/105263.jpgregardsEdhttp://forums.avsim.net/user_files/103908.jpg My FS Videos
January 30, 200521 yr Author Moderator I'm happy to hear you got it sorted out... I was just fixing to post the code when I saw that you'd solved the problem... ;) Fr. Bill AOPA Member: 07141481 AARP Member: 3209010556 Avsim Board of Directors | Avsim Forums Moderator
Create an account or sign in to comment