Jump to content

Recommended Posts

This gives the pilot the Radial to fly to a selected VOR 

(A:NAV1 Radial, Degrees)

Is it possible to display the radial and distance from a specific VOR or BCN, say 114.300Mhz,

"without" the pilot selecting the frequency in NAV1 or NAV2?

If yes, with what code?

 

Bassy

 

Share this post


Link to post
Share on other sites

None that I'm aware of...


Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator

Share this post


Link to post
Share on other sites

OK Bill,

 

You certainly know what is wrong with the following code...

I see the "text"  when the plane is on radial 153 till 183, iso 220(3).

How come?

<Macro Name="NAV1">(A:NAV1 Radial, Degrees)</Macro>
	<Element>			
	       <Visible>@NAV1 150 >= @NAV1 220 < &&</Visible>
			<Element>
				<Position X="150" Y="595"/>
		   		   <Text X="1900" Y="35" Length="190" Fixed="no" Font="tahoma" FontSize="32" Adjust="Left" VerticalAdjust="center" Color="#FFFFFF" Bright="Yes">
				      <String>Welcome BASSY%</String>
				   </Text>
	                </Element>
	</Element> 

Bassy

 

 

 

 

Share this post


Link to post
Share on other sites

Well, to be frank I have no idea whatever.

 

Try using a range instead:

 

<Visible>150 221 @NAV1 rng</Visible>

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator

Share this post


Link to post
Share on other sites

Thanks but that did not change anything

Adding - dnor did the trick

<Macro Name="NAV1">(A:NAV1 Radial, Degrees) - dnor</Macro>

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...