/* <<<<< Begin of AOCS ORL File >>>>> */ /* #include "FIXED_OG_AOCS.orl" */ /* re-pointing and tracking schedule */ START:2006/12/09.08:49:07{SEQ:AOCS_Mem-Upload-01;} DEFSEQ(REAL): AOCS_Mem-Upload-01{ NP_C.: "Upload the Orbit Element and the Target Attitude"; NP_C.: "RAM-ID:TARGET_ATT"; ENTRY: RAM TARGET_ATT 150 150; NP_C.: " "; NP_C.: " "; NP_C.: "Set the dump memory area of TARGET_ATT"; CMD: AOCU_DUMP_SET 07 00 00 00 18 00; NP_C.: " "; NP_C.: " [MEMORY OPERATE SATUS] ADRS = 070000 [ ]"; NP_C.: " "; NP_C.: " "; NP_C.: "Change the TLMFormatNo for the AOCS Dump Format"; CMD: DHU_MODE_CHNG 04 0B F8; NP_C.: " "; NP_C.: "Wait for AOCSDUMP to end"; NP_C.: " "; C.: "Check the dump memory"; NP_C.: " "; NP_C.: " Result = OK [ ]"; NP_C.: " "; CMD: DHU_MODE_CHNG 02 0A F8; NP_C.: " "; NP_C.: " [TLM STS] FMT = 2 [ ]"; NP_C.: " "; C.: " "; } /* <<<<< End of AOCS ORL File >>>>> */