syntax changes so that to docx conversion works as expected
This commit is contained in:
parent
f9fa64a479
commit
392f4e236d
|
@ -1,4 +1,4 @@
|
|||
vers.;v4.23;Abort Procedure;;3;;;;;
|
||||
vers.;v4.23;Abort Procedure;;3;mrl;mcc;rdh;time;t
|
||||
0:00;MCC;BEGIN SEQUENCE: Defueling Rocket;Defueling;3;;;;;
|
||||
0:00;MCC;Inform OPS of Launch Abort;;3;;;;;
|
||||
0:00;EGSE;Confirm all valve switches are in OFF position (Except OxDV & HPDV);;3;;;;;
|
||||
|
@ -29,7 +29,7 @@ vers.;v4.23;Abort Procedure;;3;;;;;
|
|||
0:00;EGSE;Confirm OxInPT2 & OxOutPT 0 Bar;;2;;;;;
|
||||
0:00;EGSE;Close OxV2;;2;;;;;
|
||||
0:00;EGSE;Close OxDV ;;2;;;;;
|
||||
0:00;MRL;Go to MRL, confirm OxInPG1 & OxInPG2 0 Bar, else RETURN to Block House, THEN...
|
||||
0:00;MRL;Go to MRL, confirm OxInPG1 & OxInPG2 0 Bar, else RETURN to Block House, THEN...;;2;;;;;
|
||||
0:00;MRL;Close He Bottle 2, THEN...;;2;;;;;
|
||||
0:00;MRL;Write down remaining Pressure of He Bottle 2, THEN...;;2;;;;;
|
||||
0:00;MRL;Return to Block House;;2;;;;;
|
||||
|
@ -41,7 +41,7 @@ vers.;v4.23;Abort Procedure;;3;;;;;
|
|||
0:00;MRL;Go to Testrig, confirm HPPG2 0 Bar, else return to Block House, THEN...;;2;;;;;
|
||||
0:00;MRL;Close He Bottle 1, THEN ...;;2;;;;;
|
||||
0:00;MRL;Open ComTerm;;2;;;;;
|
||||
8:15;MCC;Turn ON ComTerm step delay;;3;;;;;
|
||||
8:15;MCC;Turn ON ComTerm step delay;;2;;;;;
|
||||
0:00;MCC/MRL;Write down remaining Pressure of He Bottle 1;;2;;;;;
|
||||
0:00;MRL;Step back;;2;;;;;
|
||||
0:00;EGSE;Open HPDV;;2;;;;;
|
||||
|
@ -54,7 +54,7 @@ vers.;v4.23;Abort Procedure;;3;;;;;
|
|||
0:00;EGSE/ MRL;Check and compare pressure HPPT1 with HPPG1;;2;;;;;
|
||||
0:00;MRL;Close MBV;;2;;;;;
|
||||
0:00;MRL;Take out Bridges B1 & B2 from EGSE;;2;;;;;
|
||||
0:00;MRL;Disconnect Ignition Umbilical;;1;;;;00:30;
|
||||
0:00;MRL;Disconnect Ignition Umbilical;;2;;;;00:30;
|
||||
0:00;MRL;Safety is ensured;;2;;;;;
|
||||
0:00;MCC;Confirm to OPS that Safety is ensured;;1;;;;;
|
||||
0:00;MCC;BEGIN SEQUENCE: Data collection;Data collection;1;;;;;
|
||||
|
|
Can't render this file because it has a wrong number of fields in line 32.
|
|
@ -1,4 +1,4 @@
|
|||
vers.;v4.23;Passivation out of sequence Procedure;;2;;;;;
|
||||
vers.;v4.23;Passivation out of sequence Procedure;;2;mrl;mcc;rdh;time;t
|
||||
0:00;MCC;BEGIN SEQUENCE: Prepare Passivation Sequence;Prepare Passivation;2;;;;;
|
||||
0:00;MCC/MRL;Recall and make sure BOTH N2O Bottles & He Bottle 2 are still closed! Else continue with Abort Procedure;;2;;;;;
|
||||
0:00;MCC;Inform OPS of Passivation out of sequence;;2;;;;;
|
||||
|
@ -24,7 +24,7 @@ vers.;v4.23;Passivation out of sequence Procedure;;2;;;;;
|
|||
0:00;EGSE;Confirm HPLPT & HPPT2 0 bar;;2;;;;;
|
||||
0:00;EGSE;Close HPV2;;2;;;;;
|
||||
0:00;EGSE;Close HPDV;;2;;;;;
|
||||
0:00;OBDH;Check RHPPT & ROxTPT 1 Bar (If more: continue with Passivation of Rocket, else continue at Finish Passivation);;2;;;;
|
||||
0:00;OBDH;Check RHPPT & ROxTPT 1 Bar (If more: continue with Passivation of Rocket, else continue at Finish Passivation);;2;;;;;
|
||||
0:00;MCC;BEGIN:Passivation of Rocket;Passivation of Rocket;2;;;;;
|
||||
0:00;OBDH;Open & Close stepwise RDV until RHPPT & ROxTPT 1 Bar;;2;;;;;
|
||||
0:00;OBDH;Confirm RHPPT & ROxTPT 1 Bar;;2;;;;;
|
||||
|
@ -47,4 +47,4 @@ vers.;v4.23;Passivation out of sequence Procedure;;2;;;;;
|
|||
0:00;MRL;Close MBV;;2;;;;;
|
||||
0:00;MRL;Safety is ensured;;2;;;;;
|
||||
0:00;MCC;Confirm to OPS that Safety is ensured;;1;;;;;
|
||||
0:00;MCC;END OF PROCEDURE;;1;;;;;
|
||||
0:00;MCC;END OF PROCEDURE;End;1;;;;;
|
||||
|
|
Can't render this file because it has a wrong number of fields in line 27.
|
Loading…
Reference in New Issue