VOR_2_Active Variable

True if the NAV2 radio is receiving a VOR signal. Boolean. Read-only.

Example

IF VOR_2_ACTIVE = TRUE THEN

PRINT "You are in range of the VOR station."

ENDIF