BEGIN TEXT "N1 V2 CUT" gs1 GOTO gs1 #airData_->ADC[0].outputs.TAS > 20 ; Wait until GS is below 20 kts gs2 GOTO gs2 #airData_->ADC[0].outputs.TAS < 135 ; Wait until GS is above 135 kts COPY #FADEC_->FADEC_engines[0].FADEC_failure 1 jf1 END