Trace collected at: 2010-12-01 12:23:23.051000 ---------------------------------------------------------------------- ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[50]: log('========================================', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[51]: log('CMD_9 TEST RECEIPT OF S/C BURST FLAGS ', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[52]: log('========================================', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[53]: PF=("FAIL","PASS") ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[54]: cmd.EFW_TMPKTRATE( 4, 1 ) #Set APID 267 to 1Hz ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[55]: ECT_SCI_ADR = 0x9170 #R12 References ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[56]: EMF_SCI_ADR = ECT_SCI_ADR+10 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[57]: RBS_SCI_ADR = EMF_SCI_ADR+4 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[58]: cmd.EFW_CLEAR() #Clear Errors ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[60]: log('1. Clearing the S/C Burst Flags ', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[61]: TAS.HOPE_SharedData = 0 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[62]: TAS.MagEIS_Low_SharedData = 0 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[63]: TAS.MagEIS_Med35_SharedData = 0 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[64]: TAS.MagEIS_Med75_SharedData = 0 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[65]: TAS.EMFISIS_SharedData = 0 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[66]: TAS.RBSPICE_SharedData = 0 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[67]: sleep(5) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[68]: wait(APID_267, lambda: True, flTimeout=10) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[68]: wait(APID_267, lambda: True, flTimeout=10) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[70]: log('2.1 Checking ECT Shared Data ', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[71]: TAS.HOPE_SharedData = 0x11 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[72]: TAS.MagEIS_Low_SharedData = 0x12 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[73]: TAS.MagEIS_Med35_SharedData = 0x13 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[74]: TAS.MagEIS_Med75_SharedData = 0x14 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[75]: DUMPADR( ECT_SCI_ADR ) ../../GSEOS_scripts\util.py[65]: cmd.EFW_DUMPADRX( (addr >> 24 )& 0xff ) ../../GSEOS_scripts\util.py[66]: cmd.EFW_DUMPADRE( (addr >> 16 )& 0xff ) ../../GSEOS_scripts\util.py[67]: cmd.EFW_DUMPADRH( (addr >> 8 )& 0xff ) ../../GSEOS_scripts\util.py[68]: cmd.EFW_DUMPADRL( addr & 0xff ) ../../GSEOS_scripts\util.py[69]: cmd.EFW_TMDUMPCTR(255) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[76]: wait(APID_266, lambda: APID_266.Data[0]==0x11, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[76]: wait(APID_266, lambda: APID_266.Data[0]==0x11, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[76]: wait(APID_266, lambda: APID_266.Data[0]==0x11, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[76]: wait(APID_266, lambda: APID_266.Data[0]==0x11, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[76]: wait(APID_266, lambda: APID_266.Data[0]==0x11, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[76]: wait(APID_266, lambda: APID_266.Data[0]==0x11, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[77]: wait(APID_266, lambda: APID_266.Data[1]==0x12, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[77]: wait(APID_266, lambda: APID_266.Data[1]==0x12, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[78]: wait(APID_266, lambda: APID_266.Data[2]==0x13, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[78]: wait(APID_266, lambda: APID_266.Data[2]==0x13, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[79]: wait(APID_266, lambda: APID_266.Data[3]==0x14, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[79]: wait(APID_266, lambda: APID_266.Data[3]==0x14, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[80]: log('2.1.1 ECT Dump OK: PASS ', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[82]: TAS.EMFISIS_SharedData = 0x21222324 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[83]: DUMPADR( EMF_SCI_ADR ) ../../GSEOS_scripts\util.py[65]: cmd.EFW_DUMPADRX( (addr >> 24 )& 0xff ) ../../GSEOS_scripts\util.py[66]: cmd.EFW_DUMPADRE( (addr >> 16 )& 0xff ) ../../GSEOS_scripts\util.py[67]: cmd.EFW_DUMPADRH( (addr >> 8 )& 0xff ) ../../GSEOS_scripts\util.py[68]: cmd.EFW_DUMPADRL( addr & 0xff ) ../../GSEOS_scripts\util.py[69]: cmd.EFW_TMDUMPCTR(255) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[84]: wait(APID_266, lambda: APID_266.Data[0]==0x21, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[84]: wait(APID_266, lambda: APID_266.Data[0]==0x21, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[84]: wait(APID_266, lambda: APID_266.Data[0]==0x21, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[84]: wait(APID_266, lambda: APID_266.Data[0]==0x21, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[84]: wait(APID_266, lambda: APID_266.Data[0]==0x21, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[84]: wait(APID_266, lambda: APID_266.Data[0]==0x21, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[85]: wait(APID_266, lambda: APID_266.Data[1]==0x22, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[85]: wait(APID_266, lambda: APID_266.Data[1]==0x22, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[86]: wait(APID_266, lambda: APID_266.Data[2]==0x23, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[86]: wait(APID_266, lambda: APID_266.Data[2]==0x23, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[87]: wait(APID_266, lambda: APID_266.Data[3]==0x24, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[87]: wait(APID_266, lambda: APID_266.Data[3]==0x24, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[88]: log('2.1.2 EMF Dump OK: PASS ', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[90]: TAS.RBSPICE_SharedData = 0x3132 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[91]: DUMPADR( RBS_SCI_ADR ) ../../GSEOS_scripts\util.py[65]: cmd.EFW_DUMPADRX( (addr >> 24 )& 0xff ) ../../GSEOS_scripts\util.py[66]: cmd.EFW_DUMPADRE( (addr >> 16 )& 0xff ) ../../GSEOS_scripts\util.py[67]: cmd.EFW_DUMPADRH( (addr >> 8 )& 0xff ) ../../GSEOS_scripts\util.py[68]: cmd.EFW_DUMPADRL( addr & 0xff ) ../../GSEOS_scripts\util.py[69]: cmd.EFW_TMDUMPCTR(255) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[92]: wait(APID_266, lambda: APID_266.Data[0]==0x31, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[92]: wait(APID_266, lambda: APID_266.Data[0]==0x31, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[92]: wait(APID_266, lambda: APID_266.Data[0]==0x31, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[92]: wait(APID_266, lambda: APID_266.Data[0]==0x31, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[92]: wait(APID_266, lambda: APID_266.Data[0]==0x31, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[92]: wait(APID_266, lambda: APID_266.Data[0]==0x31, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[93]: wait(APID_266, lambda: APID_266.Data[1]==0x32, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[93]: wait(APID_266, lambda: APID_266.Data[1]==0x32, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[94]: log('2.1.3 RBS Dump OK: PASS ', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[96]: log('3. Checking SCI Trigger Table ', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[97]: cmd.EFW_DUMPTABL( 5, 0 ) #Show the Trigger Table ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[98]: wait(APID_266, lambda: APID_266.Data[52]==0x11, flTimeout=12) #EQV_ECT ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[98]: wait(APID_266, lambda: APID_266.Data[52]==0x11, flTimeout=12) #EQV_ECT ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[98]: wait(APID_266, lambda: APID_266.Data[52]==0x11, flTimeout=12) #EQV_ECT ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[98]: wait(APID_266, lambda: APID_266.Data[52]==0x11, flTimeout=12) #EQV_ECT ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[98]: wait(APID_266, lambda: APID_266.Data[52]==0x11, flTimeout=12) #EQV_ECT ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[98]: wait(APID_266, lambda: APID_266.Data[52]==0x11, flTimeout=12) #EQV_ECT ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[98]: wait(APID_266, lambda: APID_266.Data[52]==0x11, flTimeout=12) #EQV_ECT ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[98]: wait(APID_266, lambda: APID_266.Data[52]==0x11, flTimeout=12) #EQV_ECT ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[98]: wait(APID_266, lambda: APID_266.Data[52]==0x11, flTimeout=12) #EQV_ECT ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[98]: wait(APID_266, lambda: APID_266.Data[52]==0x11, flTimeout=12) #EQV_ECT ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[98]: wait(APID_266, lambda: APID_266.Data[52]==0x11, flTimeout=12) #EQV_ECT ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[98]: wait(APID_266, lambda: APID_266.Data[52]==0x11, flTimeout=12) #EQV_ECT ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[98]: wait(APID_266, lambda: APID_266.Data[52]==0x11, flTimeout=12) #EQV_ECT Trace collected at: 2010-12-01 12:29:33.797000 ---------------------------------------------------------------------- ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[50]: log('========================================', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[51]: log('CMD_9 TEST RECEIPT OF S/C BURST FLAGS ', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[52]: log('========================================', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[53]: PF=("FAIL","PASS") ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[54]: cmd.EFW_TMPKTRATE( 4, 1 ) #Set APID 267 to 1Hz ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[55]: ECT_SCI_ADR = 0x9170 #R12 References ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[56]: EMF_SCI_ADR = ECT_SCI_ADR+10 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[57]: RBS_SCI_ADR = EMF_SCI_ADR+4 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[58]: cmd.EFW_CLEAR() #Clear Errors ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[59]: cmd.EFW_TMDUMPSIZE(64) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[61]: log('1. Clearing the S/C Burst Flags ', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[62]: TAS.HOPE_SharedData = 0 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[63]: TAS.MagEIS_Low_SharedData = 0 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[64]: TAS.MagEIS_Med35_SharedData = 0 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[65]: TAS.MagEIS_Med75_SharedData = 0 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[66]: TAS.EMFISIS_SharedData = 0 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[67]: TAS.RBSPICE_SharedData = 0 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[68]: sleep(5) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[69]: wait(APID_267, lambda: True, flTimeout=10) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[69]: wait(APID_267, lambda: True, flTimeout=10) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[71]: log('2.1 Checking ECT Shared Data ', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[72]: TAS.HOPE_SharedData = 0x11 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[73]: TAS.MagEIS_Low_SharedData = 0x12 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[74]: TAS.MagEIS_Med35_SharedData = 0x13 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[75]: TAS.MagEIS_Med75_SharedData = 0x14 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[76]: DUMPADR( ECT_SCI_ADR ) ../../GSEOS_scripts\util.py[65]: cmd.EFW_DUMPADRX( (addr >> 24 )& 0xff ) ../../GSEOS_scripts\util.py[66]: cmd.EFW_DUMPADRE( (addr >> 16 )& 0xff ) ../../GSEOS_scripts\util.py[67]: cmd.EFW_DUMPADRH( (addr >> 8 )& 0xff ) ../../GSEOS_scripts\util.py[68]: cmd.EFW_DUMPADRL( addr & 0xff ) ../../GSEOS_scripts\util.py[69]: cmd.EFW_TMDUMPCTR(255) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[77]: wait(APID_266, lambda: APID_266.Data[0]==0x11, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[77]: wait(APID_266, lambda: APID_266.Data[0]==0x11, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[77]: wait(APID_266, lambda: APID_266.Data[0]==0x11, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[77]: wait(APID_266, lambda: APID_266.Data[0]==0x11, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[77]: wait(APID_266, lambda: APID_266.Data[0]==0x11, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[77]: wait(APID_266, lambda: APID_266.Data[0]==0x11, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[78]: wait(APID_266, lambda: APID_266.Data[1]==0x12, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[78]: wait(APID_266, lambda: APID_266.Data[1]==0x12, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[79]: wait(APID_266, lambda: APID_266.Data[2]==0x13, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[79]: wait(APID_266, lambda: APID_266.Data[2]==0x13, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[80]: wait(APID_266, lambda: APID_266.Data[3]==0x14, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[80]: wait(APID_266, lambda: APID_266.Data[3]==0x14, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[81]: log('2.1.1 ECT Dump OK: PASS ', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[83]: TAS.EMFISIS_SharedData = 0x21222324 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[84]: DUMPADR( EMF_SCI_ADR ) ../../GSEOS_scripts\util.py[65]: cmd.EFW_DUMPADRX( (addr >> 24 )& 0xff ) ../../GSEOS_scripts\util.py[66]: cmd.EFW_DUMPADRE( (addr >> 16 )& 0xff ) ../../GSEOS_scripts\util.py[67]: cmd.EFW_DUMPADRH( (addr >> 8 )& 0xff ) ../../GSEOS_scripts\util.py[68]: cmd.EFW_DUMPADRL( addr & 0xff ) ../../GSEOS_scripts\util.py[69]: cmd.EFW_TMDUMPCTR(255) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[85]: wait(APID_266, lambda: APID_266.Data[0]==0x21, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[85]: wait(APID_266, lambda: APID_266.Data[0]==0x21, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[85]: wait(APID_266, lambda: APID_266.Data[0]==0x21, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[85]: wait(APID_266, lambda: APID_266.Data[0]==0x21, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[85]: wait(APID_266, lambda: APID_266.Data[0]==0x21, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[85]: wait(APID_266, lambda: APID_266.Data[0]==0x21, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[86]: wait(APID_266, lambda: APID_266.Data[1]==0x22, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[86]: wait(APID_266, lambda: APID_266.Data[1]==0x22, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[87]: wait(APID_266, lambda: APID_266.Data[2]==0x23, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[87]: wait(APID_266, lambda: APID_266.Data[2]==0x23, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[88]: wait(APID_266, lambda: APID_266.Data[3]==0x24, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[88]: wait(APID_266, lambda: APID_266.Data[3]==0x24, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[89]: log('2.1.2 EMF Dump OK: PASS ', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[91]: TAS.RBSPICE_SharedData = 0x3132 ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[92]: DUMPADR( RBS_SCI_ADR ) ../../GSEOS_scripts\util.py[65]: cmd.EFW_DUMPADRX( (addr >> 24 )& 0xff ) ../../GSEOS_scripts\util.py[66]: cmd.EFW_DUMPADRE( (addr >> 16 )& 0xff ) ../../GSEOS_scripts\util.py[67]: cmd.EFW_DUMPADRH( (addr >> 8 )& 0xff ) ../../GSEOS_scripts\util.py[68]: cmd.EFW_DUMPADRL( addr & 0xff ) ../../GSEOS_scripts\util.py[69]: cmd.EFW_TMDUMPCTR(255) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[93]: wait(APID_266, lambda: APID_266.Data[0]==0x31, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[93]: wait(APID_266, lambda: APID_266.Data[0]==0x31, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[93]: wait(APID_266, lambda: APID_266.Data[0]==0x31, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[93]: wait(APID_266, lambda: APID_266.Data[0]==0x31, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[93]: wait(APID_266, lambda: APID_266.Data[0]==0x31, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[93]: wait(APID_266, lambda: APID_266.Data[0]==0x31, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[94]: wait(APID_266, lambda: APID_266.Data[1]==0x32, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[94]: wait(APID_266, lambda: APID_266.Data[1]==0x32, flTimeout=12) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[95]: log('2.1.3 RBS Dump OK: PASS ', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[97]: log('3. Checking SCI Trigger Table ', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[98]: cmd.EFW_DUMPTABL( 5, 0 ) #Show the Trigger Table ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[99]: wait(APID_266, lambda: APID_266.Data[52]==0x11, flTimeout=12) #EQV_ECT ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[99]: wait(APID_266, lambda: APID_266.Data[52]==0x11, flTimeout=12) #EQV_ECT ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[99]: wait(APID_266, lambda: APID_266.Data[52]==0x11, flTimeout=12) #EQV_ECT ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[99]: wait(APID_266, lambda: APID_266.Data[52]==0x11, flTimeout=12) #EQV_ECT ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[99]: wait(APID_266, lambda: APID_266.Data[52]==0x11, flTimeout=12) #EQV_ECT ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[99]: wait(APID_266, lambda: APID_266.Data[52]==0x11, flTimeout=12) #EQV_ECT ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[100]: wait(APID_266, lambda: APID_266.Data[53]==0x21, flTimeout=12) #EQV_EMF ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[100]: wait(APID_266, lambda: APID_266.Data[53]==0x21, flTimeout=12) #EQV_EMF ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[101]: wait(APID_266, lambda: APID_266.Data[54]==0x31, flTimeout=12) #EQV_RBS ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[101]: wait(APID_266, lambda: APID_266.Data[54]==0x31, flTimeout=12) #EQV_RBS ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[102]: log('3.1 ECT, EMF, RBS values as commanded : PASS', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[104]: log('S/C BURST FLAGS OK. Result = PASS ', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[105]: log('================END====================', color=BLUE, attr=BOLD ) ../../GSEOS_scripts/FSW_scripts\TEST_CMD_9.py[106]: return(0)