True if the vertical speed gauge is in failed state (that is, not working). Boolean. Read-write.
Example
IF VERTICAL_SPEED_FAIL = TRUE THEN
PRINT "The V.S.I. has failed."
ENDIF