Jump to content
Sign in to follow this  
spokes2112

VOR Ident v Frequency

Recommended Posts

Guest pscarratt

Hi,Does anyone know of a way to display the ident of a VOR/ILS if tuned/known otherwise show the frequency? I can't find a way to check if the ident text is 'true'?Thanks in advance,

Share this post


Link to post
Share on other sites

Paul,Don't know exactly what you want.You could use something like:%((signal strength enough))%{if}%((show ident text))%{else}%((show nav frequency))%{end}You can compare the ident with morse.Jan"Beatus Ille Procul Negotiis"

Share this post


Link to post
Share on other sites
Guest pscarratt

Hi Jan,What I want to do is show the ident when the NAV radio is tuned to an active frequency, otherwise show the frequency that is currently 'dialed'.Does that make more sense?Cheers!

Share this post


Link to post
Share on other sites

Paul,In that case i think my idea will do.I'll try to write some code, have no books here (at work!)((A:Nav1 Signal,bool) (A:NAV1 SOUND,bool) and)%{if}%((A:Nav1 Ident,string))%!s!% {else)%((A:Nav1 Active Frequency,Mhz))%!6.2f!%{end}You should now read the frequency and when the VOR or ILS comes in range, signal and morse, the ident will show up.You can make it work!Hope it helps,Jan"Beatus Ille Procul Negotiis"

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...