VOR_1_Localizer Variable

Localizer course indicated by the VOR 1 instrument. Returns 0 if the localizer is not active. Measured in degrees magnetic. Read-only.

Example

IF VOR_1_LOCALIZER = 64.0 THEN

PRINT "Check the localizer."

ENDIF