Distance to station tuned in on the NAV1 radio. Returns 0 if the NAV1 radio not tuned to a station or if DME is not available. Measured in nautical miles (NM). Read-only.
Example
IF VOR_1_DME > 5.0 THEN
PRINT "You have passed the intersection."
ENDIF