Elevator_Trim_Position Variable

Returns -1.0=full nose down, and 1.0=full nose up. Measured in signed fractions. Read-only.

Example

IF ELEVATOR_TRIM_POSITION != <> 0 THEN

PRINT "Reset elevator trim to the center of the range for takeoff."

ENDIF