Trace collected at: 2010-12-16 14:37:54.106000 ---------------------------------------------------------------------- ../../GSEOS_scripts/INSTR\instr_burst_collect.py[32]: log("----------------------------------------", color=BLUE, attr=BOLD ) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[33]: log("1.0 Set up for Burst1 & 2 recording ", color=BLUE, attr=BOLD ) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[35]: util.SET_TESTVALUE0( 0 ) #CLear TESTVALUE 0 & 1 ../../GSEOS_scripts\util.py[112]: POKE( 0XDDF9, byte ) ../../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/INSTR\instr_burst_collect.py[36]: util.SET_TESTVALUE1( 0 ) ../../GSEOS_scripts\util.py[115]: POKE( 0XDDFa, byte ) ../../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/INSTR\instr_burst_collect.py[37]: cmd.EFW_ACTESTLOW( 0 ) #Stop ACTEST line if enabled ../../GSEOS_scripts/INSTR\instr_burst_collect.py[38]: cmd.EFW_ACTESTHIGH( 0,0,0 ) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[39]: cmd.EFW_CLEAR() #Clear Errors ../../GSEOS_scripts/INSTR\instr_burst_collect.py[40]: cmd.EFW_EVTMAX( 1 ) #Event packets have 1/packet ../../GSEOS_scripts/INSTR\instr_burst_collect.py[41]: cmd.EFW_WRITELEDS( 0 ) #Clear LEDS display ../../GSEOS_scripts/INSTR\instr_burst_collect.py[42]: cmd.EFW_SSR_OPTIONS( 0,0,0,0 ) #Disable B1/B2 record & play ../../GSEOS_scripts/INSTR\instr_burst_collect.py[43]: cmd.EFW_TABLE( 9, 0 ) #Load SSR Control Table ../../GSEOS_scripts/INSTR\instr_burst_collect.py[44]: cmd.EFW_LOAD( 7 ) #Burst1 Trigger = TEST1 ../../GSEOS_scripts/INSTR\instr_burst_collect.py[45]: cmd.EFW_LOAD( 7 ) #Burst2 Trigger = TEST1 ../../GSEOS_scripts/INSTR\instr_burst_collect.py[46]: cmd.EFW_LOAD( 8 ) #Burst2 N ../../GSEOS_scripts/INSTR\instr_burst_collect.py[47]: cmd.EFW_LOAD( 0x80 ) #Search Percent = 50% ../../GSEOS_scripts/INSTR\instr_burst_collect.py[48]: cmd.EFW_LOAD( 0x80 ) #BSIZE = 678 (0x280) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[49]: cmd.EFW_LOAD( 0x02 ) # ../../GSEOS_scripts/INSTR\instr_burst_collect.py[50]: cmd.EFW_SSR_CONFIG() #Clear all the Burst2s ../../GSEOS_scripts/INSTR\instr_burst_collect.py[51]: cmd.EFW_SSR_ROUTE(SEGMENT=1, APID=5) #Route 245 to RT ../../GSEOS_scripts/INSTR\instr_burst_collect.py[52]: cmd.EFW_SSR_ROUTE(SEGMENT=3, APID=9) #Route 249 to B2 ../../GSEOS_scripts/INSTR\instr_burst_collect.py[55]: log("1.1 Configure the DFB", color=BLUE, attr=BOLD ) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[56]: if(dfb_config_fn != None): ../../GSEOS_scripts/INSTR\instr_burst_collect.py[57]: dfb_config_fn() ../../GSEOS_scripts/INSTR\instr_scical_full.py[252]: print >> log, "Configuring DFB" ../../GSEOS_scripts/INSTR\instr_scical_full.py[254]: cmd.EFW_DFB_E_SVY_ENA(E_SVY_SPD=5, E_SVY_ENA=7) ../../GSEOS_scripts/INSTR\instr_scical_full.py[256]: cmd.EFW_DFB_V_SVY(V_SVY_SPD=5, V_SVY_ENA=0x3f) ../../GSEOS_scripts/INSTR\instr_scical_full.py[258]: cmd.EFW_DFB_MAG(MAG_SVY_SPD=5, MAG_SVY_ENA=7) ../../GSEOS_scripts/INSTR\instr_scical_full.py[260]: cmd.EFW_DFB_E_B1(E_B1_SPD=9, E_B1_ENA=7) ../../GSEOS_scripts/INSTR\instr_scical_full.py[262]: cmd.EFW_DFB_V_B1(V_B1_SPD=9, V_B1_ENA=0x3f) ../../GSEOS_scripts/INSTR\instr_scical_full.py[264]: cmd.EFW_DFB_SCM_B1(SCM_B1_SPD=9, SCM_B1_ENA=7) ../../GSEOS_scripts/INSTR\instr_scical_full.py[266]: cmd.EFW_DFB_E_B2(E_B2_SPD=0x0e, E_B2_ENA=7) ../../GSEOS_scripts/INSTR\instr_scical_full.py[268]: cmd.EFW_DFB_V_B2(V_B2_SPD=0x0e, V_B2_ENA=0x3f) ../../GSEOS_scripts/INSTR\instr_scical_full.py[270]: cmd.EFW_DFB_SCM_B2(SCM_B2_SPD=0x0e, SCM_B2_ENA=7) ../../GSEOS_scripts/INSTR\instr_scical_full.py[272]: cmd.EFW_DFB_SVY_INT(SVY_INT_SPD=0x05, SVY_INT_ENA=0xfff) ../../GSEOS_scripts/INSTR\instr_scical_full.py[275]: cmd.EFW_DFBCONFIG(3) ../../GSEOS_scripts/INSTR\instr_scical_full.py[276]: cmd.EFW_DFBCONFIG(4) ../../GSEOS_scripts/INSTR\instr_scical_full.py[277]: cmd.EFW_DFBCONFIG(5) ../../GSEOS_scripts/INSTR\instr_scical_full.py[278]: cmd.EFW_DFBCONFIG(6) ../../GSEOS_scripts/INSTR\instr_scical_full.py[279]: cmd.EFW_DFBCONFIG(7) ../../GSEOS_scripts/INSTR\instr_scical_full.py[280]: cmd.EFW_DFBCONFIG(8) ../../GSEOS_scripts/INSTR\instr_scical_full.py[281]: cmd.EFW_DFBCONFIG(9) ../../GSEOS_scripts/INSTR\instr_scical_full.py[282]: cmd.EFW_DFBCONFIG(0x0a) ../../GSEOS_scripts/INSTR\instr_scical_full.py[283]: cmd.EFW_DFBCONFIG(0x0b) ../../GSEOS_scripts/INSTR\instr_scical_full.py[284]: cmd.EFW_DFBCONFIG(0x0c) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[59]: log("Waiting one minute so that realtime during the trigger doesn't get clobbered by configuration change.") ../../GSEOS_scripts/INSTR\instr_burst_collect.py[60]: sleep(60) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[62]: log("1.2 Checking Flash write pointer valid", color=BLUE, attr=BOLD ) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[63]: wait(APID_263, lambda: True, flTimeout=10) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[63]: wait(APID_263, lambda: True, flTimeout=10) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[64]: if(APID_263.B1_RECPTR == 0): ../../GSEOS_scripts/INSTR\instr_burst_collect.py[65]: startscript('SET_FLASHMOD') # Sets Flash Write Pointer ../../GSEOS_scripts\SET_FLASHMOD.py[6]: """ ../../GSEOS_scripts\SET_FLASHMOD.py[8]: from __main__ import APID_263 ../../GSEOS_scripts\SET_FLASHMOD.py[9]: from efw import * ../../GSEOS_scripts\SET_FLASHMOD.py[10]: import time ../../GSEOS_scripts\SET_FLASHMOD.py[12]: def set_flash_recptr(addr): ../../GSEOS_scripts\SET_FLASHMOD.py[21]: def module_to_addr(module): ../../GSEOS_scripts\SET_FLASHMOD.py[33]: def main(module=None): ../../GSEOS_scripts\SET_FLASHMOD.py[6]: """ ../../GSEOS_scripts\SET_FLASHMOD.py[8]: from __main__ import APID_263 ../../GSEOS_scripts\SET_FLASHMOD.py[9]: from efw import * ../../GSEOS_scripts\SET_FLASHMOD.py[10]: import time ../../GSEOS_scripts\SET_FLASHMOD.py[12]: def set_flash_recptr(addr): ../../GSEOS_scripts\SET_FLASHMOD.py[21]: def module_to_addr(module): ../../GSEOS_scripts\SET_FLASHMOD.py[33]: def main(module=None): ../../GSEOS_scripts\SET_FLASHMOD.py[39]: if(module == None): ../../GSEOS_scripts\SET_FLASHMOD.py[42]: days_since_1970 = int(time.time() / 86400) ../../GSEOS_scripts\SET_FLASHMOD.py[43]: module = days_since_1970 % 64 ../../GSEOS_scripts\SET_FLASHMOD.py[44]: log("Calculated %d days since 1970 corresponds to module %d" % (days_since_1970, module)) ../../GSEOS_scripts\SET_FLASHMOD.py[50]: current_addr = APID_263.B1_RECPTR ../../GSEOS_scripts\SET_FLASHMOD.py[51]: current_module = (current_addr / 4096) % 64 ../../GSEOS_scripts\SET_FLASHMOD.py[52]: if(current_module == module): ../../GSEOS_scripts\SET_FLASHMOD.py[58]: addr = module_to_addr(module) ../../GSEOS_scripts\SET_FLASHMOD.py[22]: if(module != 0): ../../GSEOS_scripts\SET_FLASHMOD.py[24]: if(0 <= module <= 63): ../../GSEOS_scripts\SET_FLASHMOD.py[25]: addr = 4096 * module ../../GSEOS_scripts\SET_FLASHMOD.py[31]: return(addr) ../../GSEOS_scripts\SET_FLASHMOD.py[59]: log("Setting flash pointer to 0x%06x (module %d)" % (addr, module)) ../../GSEOS_scripts\SET_FLASHMOD.py[60]: set_flash_recptr(addr) ../../GSEOS_scripts\SET_FLASHMOD.py[14]: addrL = addr & 0xff ../../GSEOS_scripts\SET_FLASHMOD.py[15]: addrH = (addr >> 8) & 0xff ../../GSEOS_scripts\SET_FLASHMOD.py[16]: addrE = (addr >> 16) & 0xff ../../GSEOS_scripts\SET_FLASHMOD.py[17]: cmd.efw_b1_setrecptrl(addrL) ../../GSEOS_scripts\SET_FLASHMOD.py[18]: cmd.efw_b1_setrecptrh(addrH) ../../GSEOS_scripts\SET_FLASHMOD.py[19]: cmd.efw_b1_setrecptre(addrE) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[66]: wait(APID_263, lambda: APID_263.B1_RECPTR > 0, flTimeout=20) # Get another packet ../../GSEOS_scripts/INSTR\instr_burst_collect.py[66]: wait(APID_263, lambda: APID_263.B1_RECPTR > 0, flTimeout=20) # Get another packet ../../GSEOS_scripts/INSTR\instr_burst_collect.py[66]: wait(APID_263, lambda: APID_263.B1_RECPTR > 0, flTimeout=20) # Get another packet ../../GSEOS_scripts/INSTR\instr_burst_collect.py[66]: wait(APID_263, lambda: APID_263.B1_RECPTR > 0, flTimeout=20) # Get another packet ../../GSEOS_scripts/INSTR\instr_burst_collect.py[67]: flash_wrt_start = APID_263.B1_RECPTR ../../GSEOS_scripts/INSTR\instr_burst_collect.py[69]: log("1.3 Boosting Telemetry Limit to 60 kbps", color=BLUE, attr=BOLD ) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[70]: cmd.EFW_TMKBPS( 60 ) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[71]: sleep(1) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[73]: log("2.0 Enabling Burst1 & 2 recording", color=BLUE, attr=BOLD ) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[78]: cmd.EFW_SSR_ENABLE(OPTION=0) #Enable B1 Recording ../../GSEOS_scripts/INSTR\instr_burst_collect.py[80]: if(DFB == "ETU1"): ../../GSEOS_scripts/INSTR\instr_burst_collect.py[83]: cmd.EFW_SSR_ENABLE(OPTION=2) #Enable B2 Recording ../../GSEOS_scripts/INSTR\instr_burst_collect.py[86]: log("2.1 Awaiting Flash Record Pointer Movement", color=BLUE, attr=BOLD ) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[87]: try: ../../GSEOS_scripts/INSTR\instr_burst_collect.py[88]: wait(APID_263, lambda: APID_263.B1_RECPTR > flash_wrt_start, flTimeout=30) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[88]: wait(APID_263, lambda: APID_263.B1_RECPTR > flash_wrt_start, flTimeout=30) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[88]: wait(APID_263, lambda: APID_263.B1_RECPTR > flash_wrt_start, flTimeout=30) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[88]: wait(APID_263, lambda: APID_263.B1_RECPTR > flash_wrt_start, flTimeout=30) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[93]: flash_wrt_start = APID_263.B1_RECPTR ../../GSEOS_scripts/INSTR\instr_burst_collect.py[94]: log("Flash Started at 0x%06x" % flash_wrt_start ) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[95]: fwblks = 8 ../../GSEOS_scripts/INSTR\instr_burst_collect.py[96]: flash_wrt_target = flash_wrt_start+fwblks ../../GSEOS_scripts/INSTR\instr_burst_collect.py[98]: log("2.2 Triggering Burst2 ", color=BLUE, attr=BOLD ) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[100]: util.SET_TESTVALUE1( 170 ) #Trigger B2 @ 0xAA ../../GSEOS_scripts\util.py[115]: POKE( 0XDDFa, byte ) ../../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/INSTR\instr_burst_collect.py[101]: sleep(2) #Delay for reaction ../../GSEOS_scripts/INSTR\instr_burst_collect.py[103]: cmd.GSE_BIB_ARM_PPS() #BIB Trigger ../../GSEOS_scripts/INSTR\instr_burst_collect.py[105]: util.SET_TESTVALUE1( 0 ) #Untrigger ../../GSEOS_scripts\util.py[115]: POKE( 0XDDFa, byte ) ../../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/INSTR\instr_burst_collect.py[108]: wait(APID_263, lambda: APID_263.B1_RECPTR >= flash_wrt_target, flTimeout=120) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[108]: wait(APID_263, lambda: APID_263.B1_RECPTR >= flash_wrt_target, flTimeout=120) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[108]: wait(APID_263, lambda: APID_263.B1_RECPTR >= flash_wrt_target, flTimeout=120) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[108]: wait(APID_263, lambda: APID_263.B1_RECPTR >= flash_wrt_target, flTimeout=120) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[108]: wait(APID_263, lambda: APID_263.B1_RECPTR >= flash_wrt_target, flTimeout=120) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[108]: wait(APID_263, lambda: APID_263.B1_RECPTR >= flash_wrt_target, flTimeout=120) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[108]: wait(APID_263, lambda: APID_263.B1_RECPTR >= flash_wrt_target, flTimeout=120) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[108]: wait(APID_263, lambda: APID_263.B1_RECPTR >= flash_wrt_target, flTimeout=120) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[108]: wait(APID_263, lambda: APID_263.B1_RECPTR >= flash_wrt_target, flTimeout=120) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[108]: wait(APID_263, lambda: APID_263.B1_RECPTR >= flash_wrt_target, flTimeout=120) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[108]: wait(APID_263, lambda: APID_263.B1_RECPTR >= flash_wrt_target, flTimeout=120) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[110]: log("2.3 Stopping Recordings ", color=BLUE, attr=BOLD ) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[111]: cmd.EFW_SSR_OPTIONS( 0,0,0,0) #Disable Recording ../../GSEOS_scripts/INSTR\instr_burst_collect.py[112]: wait(APID_263, lambda: True, flTimeout=10) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[63]: wait(APID_263, lambda: True, flTimeout=10) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[113]: flash_wrt_end = APID_263.B1_RECPTR ../../GSEOS_scripts/INSTR\instr_burst_collect.py[114]: log("Flash Ended at 0x%06x" % flash_wrt_end ) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[119]: log("3.0 Setting Pointer to Replay ", color=BLUE, attr=BOLD ) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[121]: util.SET_B1PLAYBACK( flash_wrt_start, fwblks ) #Play Burst1 a no. of blocks ../../GSEOS_scripts\util.py[47]: cmd.EFW_B1_SETPLAYPTRL( block & 0xff ) ../../GSEOS_scripts\util.py[48]: cmd.EFW_B1_SETPLAYPTRH((block >> 8 )& 0xff ) ../../GSEOS_scripts\util.py[49]: cmd.EFW_B1_SETPLAYPTRE((block >> 16)& 0xff ) ../../GSEOS_scripts\util.py[50]: cmd.EFW_B1_SETPLAYCTRL( leng & 0xff ) ../../GSEOS_scripts\util.py[51]: cmd.EFW_B1_SETPLAYCTRH((leng >> 8 )& 0xff ) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[122]: wait(APID_263, lambda: APID_263.B1_PLAYCTR > 0, flTimeout=10) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[122]: wait(APID_263, lambda: APID_263.B1_PLAYCTR > 0, flTimeout=10) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[122]: wait(APID_263, lambda: APID_263.B1_PLAYCTR > 0, flTimeout=10) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[122]: wait(APID_263, lambda: APID_263.B1_PLAYCTR > 0, flTimeout=10) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[124]: log("3.1 Playing Burst1 (2-3 mins)", color=BLUE, attr=BOLD ) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[125]: cmd.EFW_SSR_ENABLE(OPTION=1) #Enable Burst1 Playback ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[128]: wait(APID_263, lambda: APID_263.B1_PLAYCTR == 0, flTimeout=300) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[129]: wait(APID_267, lambda: APID_267.B1R_OUTPTR == 0, flTimeout=180) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[129]: wait(APID_267, lambda: APID_267.B1R_OUTPTR == 0, flTimeout=180) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[129]: wait(APID_267, lambda: APID_267.B1R_OUTPTR == 0, flTimeout=180) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[129]: wait(APID_267, lambda: APID_267.B1R_OUTPTR == 0, flTimeout=180) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[129]: wait(APID_267, lambda: APID_267.B1R_OUTPTR == 0, flTimeout=180) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[129]: wait(APID_267, lambda: APID_267.B1R_OUTPTR == 0, flTimeout=180) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[131]: if(DFB == "ETU1"): ../../GSEOS_scripts/INSTR\instr_burst_collect.py[134]: log("3.2 Playing Burst2 (10-12 mins)", color=BLUE, attr=BOLD ) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[135]: cmd.EFW_SSR_ENABLE(OPTION=3) #Enable Burst2 Playback ../../GSEOS_scripts/INSTR\instr_burst_collect.py[136]: wait(APID_263, lambda: APID_263.B2PLAYSTATE == 2, flTimeout=10) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[136]: wait(APID_263, lambda: APID_263.B2PLAYSTATE == 2, flTimeout=10) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[136]: wait(APID_263, lambda: APID_263.B2PLAYSTATE == 2, flTimeout=10) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[136]: wait(APID_263, lambda: APID_263.B2PLAYSTATE == 2, flTimeout=10) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800) ../../GSEOS_scripts/INSTR\instr_burst_collect.py[137]: wait(APID_263, lambda: APID_263.B2PLAYSTATE < 2, flTimeout=800)