Flaps_Right_Position Variable

Actual position of right flaps: 0.0=full up, 1.0=full down. Measured in fractional units. Read-only.

Example

IF FLAPS_RIGHT_POSITION > 0 THEN

PRINT "Move flap control up to retract the flaps."

ENDIF