True if the NAV1 radio is receiving a VOR signal. Boolean. Read-only.
Example
IF VOR_1_ACTIVE = FALSE THEN
PRINT "You are out of range of the VOR station."
ENDIF