True if an ADF station is currently tuned in. Boolean. Read-only.
Example
IF ADF_ACTIVE = TRUE THEN
PRINT "You are now receiving the station tuned on the ADF."
ENDIF