Trace collected at: 2010-12-01 12:57:36.618000 ---------------------------------------------------------------------- ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[14]: log('========================================', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[15]: log('CMD_12 - Force Script Stop ', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[16]: log('========================================', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[17]: log('Loading an Infinite Loop Script FF ', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[18]: cmd.EFW_SRMWRTCTL( 0 ) # Enable Writing to the SRAM ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[19]: cmd.EFW_DISARM(3) # Disable SRAM error messages ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[20]: cmd.EFW_CLEAR() #Clear Errors ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[21]: wait(APID_267, lambda: APID_267.ERRCODE==0, flTimeout=10) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[21]: wait(APID_267, lambda: APID_267.ERRCODE==0, flTimeout=10) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[23]: POKE( 0x6000, 0xFF ) #Script ID= FF ../../GSEOS_scripts\util.py[102]: cmd.EFW_ADRH( (addr >> 8 )& 0xff ) ../../GSEOS_scripts\util.py[103]: cmd.EFW_ADRL( addr & 0xff ) ../../GSEOS_scripts\util.py[104]: cmd.EFW_LOAD( byte ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[24]: POKE( 0x6010, 0x00 ) #Start Location = 6020+00 ../../GSEOS_scripts\util.py[102]: cmd.EFW_ADRH( (addr >> 8 )& 0xff ) ../../GSEOS_scripts\util.py[103]: cmd.EFW_ADRL( addr & 0xff ) ../../GSEOS_scripts\util.py[104]: cmd.EFW_LOAD( byte ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[25]: cmd.EFW_ADRH( 0x60 ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[26]: cmd.EFW_ADRL( 0x20 ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[27]: cmd.EFW_LOAD( 0x20 ) # C140 = Command Delay 1 sec ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[28]: cmd.EFW_LOAD( 0xC1 ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[29]: cmd.EFW_LOAD( 0x20 ) # C140 = Command Delay 1 sec ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[30]: cmd.EFW_LOAD( 0xC1 ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[31]: cmd.EFW_LOAD( 0x20 ) # C140 = Command Delay 1 sec ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[32]: cmd.EFW_LOAD( 0xC1 ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[33]: cmd.EFW_LOAD( 0x20 ) # C140 = Command Delay 1 sec ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[34]: cmd.EFW_LOAD( 0xC1 ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[35]: cmd.EFW_LOAD( 0x20 ) # C140 = Command Delay 1 sec ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[36]: cmd.EFW_LOAD( 0xC1 ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[37]: cmd.EFW_LOAD( 0x20 ) # C140 = Command Delay 1 sec ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[38]: cmd.EFW_LOAD( 0xC1 ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[39]: cmd.EFW_LOAD( 0xFF ) # C2FF = Run Script(ff) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[40]: cmd.EFW_LOAD( 0xC2 ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[42]: log('Starting the Script Up ', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[43]: cmd.EFW_SCRIPT( 0xFF ) #Start Script(FF) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[44]: wait(APID_263, lambda: APID_263.SCRIPT==0xFF, flTimeout=20) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[44]: wait(APID_263, lambda: APID_263.SCRIPT==0xFF, flTimeout=20) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[44]: wait(APID_263, lambda: APID_263.SCRIPT==0xFF, flTimeout=20) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[44]: wait(APID_263, lambda: APID_263.SCRIPT==0xFF, flTimeout=20) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[44]: wait(APID_263, lambda: APID_263.SCRIPT==0xFF, flTimeout=20) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[44]: wait(APID_263, lambda: APID_263.SCRIPT==0xFF, flTimeout=20) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[44]: wait(APID_263, lambda: APID_263.SCRIPT==0xFF, flTimeout=20) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[44]: wait(APID_263, lambda: APID_263.SCRIPT==0xFF, flTimeout=20) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[45]: wait(APID_263, lambda: APID_263.SCRIPT_STEP!=0, flTimeout=20) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[45]: wait(APID_263, lambda: APID_263.SCRIPT_STEP!=0, flTimeout=20) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[47]: log('Stopping the Script ', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[48]: cmd.EFW_SCRIPT( 00 ) #Start Script(00) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[49]: wait(APID_263, lambda: APID_263.SCRIPT==0, flTimeout=20) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[49]: wait(APID_263, lambda: APID_263.SCRIPT==0, flTimeout=20) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[49]: wait(APID_263, lambda: APID_263.SCRIPT==0, flTimeout=20) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[49]: wait(APID_263, lambda: APID_263.SCRIPT==0, flTimeout=20) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[49]: wait(APID_263, lambda: APID_263.SCRIPT==0, flTimeout=20) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[49]: wait(APID_263, lambda: APID_263.SCRIPT==0, flTimeout=20) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[50]: wait(APID_263, lambda: APID_263.SCRIPT_STEP==0, flTimeout=20) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[50]: wait(APID_263, lambda: APID_263.SCRIPT_STEP==0, flTimeout=20) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[51]: cmd.EFW_SRMWRTCTL( 1 ) # Disable Writing to the SRAM ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[53]: log('CMD Script Force Stop. Result = PASS ', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[54]: log('================END=====================', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_12.py[55]: return(0)