BEGIN TEXT "N1 V1 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 < 105 ; Wait until GS is above 105 kts COPY #FADEC_->FADEC_engines[0].FADEC_failure 1 jf1 END