Trace collected at: 2010-12-27 15:05:14.597000
----------------------------------------------------------------------
../../GSEOS_scripts/INSTR\instr_timing_test.py[111]:     if(do_reset):
../../GSEOS_scripts/INSTR\instr_timing_test.py[119]:     beb_scical.matrix.reset('ALL')
../../GSEOS_scripts/INSTR\instr_timing_test.py[121]:     print >> log, "Configuring the DS345"
../../GSEOS_scripts/INSTR\instr_timing_test.py[122]:     beb_scical.ds.set_ampl(2, vpp=True)
../../GSEOS_scripts/INSTR\instr_timing_test.py[123]:     beb_scical.ds.set_phase(0)
../../GSEOS_scripts/INSTR\instr_timing_test.py[124]:     beb_scical.ds.set_offset(0)
../../GSEOS_scripts/INSTR\instr_timing_test.py[125]:     beb_scical.ds.set_freq(freq)
../../GSEOS_scripts/INSTR\instr_timing_test.py[126]:     beb_scical.ds.set_func('sine')
../../GSEOS_scripts/INSTR\instr_timing_test.py[127]:     beb_scical.ds.set_mod_type(5)        # Set sweep to burst
../../GSEOS_scripts/INSTR\instr_timing_test.py[128]:     beb_scical.ds.set_bcnt(burst_count)  # Set burst count
../../GSEOS_scripts/INSTR\instr_timing_test.py[129]:     beb_scical.ds.set_trig_src(3)        # Set trig source to NEG_IN
../../GSEOS_scripts/INSTR\instr_timing_test.py[130]:     beb_scical.ds.set_mod_enable(True)   # Set sweep to on
../../GSEOS_scripts/INSTR\instr_timing_test.py[134]:     gpib_addr = 9
../../GSEOS_scripts/INSTR\instr_timing_test.py[135]:     ip = '192.168.1.14'
../../GSEOS_scripts/INSTR\instr_timing_test.py[136]:     tcp_port = 1234
../../GSEOS_scripts/INSTR\instr_timing_test.py[137]:     s = sw_matrix.sw_matrix(gpib_addr, ip, tcp_port)
../../GSEOS_scripts/INSTR\instr_timing_test.py[138]:     scr.dfb_set_matrix(s, sig1=sig1, gnd=gnd, others=others)
../../GSEOS_scripts/DFB\dfb_set_matrix.py[48]: """
../../GSEOS_scripts/DFB\dfb_set_matrix.py[50]: def main(matrix, sig1=[], sig2=[], gnd=[], open=[], others=None):
../../GSEOS_scripts/DFB\dfb_set_matrix.py[144]: class foo:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[144]: class foo:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[146]:     def reset(self, n):
../../GSEOS_scripts/DFB\dfb_set_matrix.py[149]:     def close(self, n):
../../GSEOS_scripts/DFB\dfb_set_matrix.py[152]:     def open(self, n):
../../GSEOS_scripts/DFB\dfb_set_matrix.py[155]: def test():
../../GSEOS_scripts/DFB\dfb_set_matrix.py[48]: """
../../GSEOS_scripts/DFB\dfb_set_matrix.py[50]: def main(matrix, sig1=[], sig2=[], gnd=[], open=[], others=None):
../../GSEOS_scripts/DFB\dfb_set_matrix.py[144]: class foo:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[144]: class foo:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[146]:     def reset(self, n):
../../GSEOS_scripts/DFB\dfb_set_matrix.py[149]:     def close(self, n):
../../GSEOS_scripts/DFB\dfb_set_matrix.py[152]:     def open(self, n):
../../GSEOS_scripts/DFB\dfb_set_matrix.py[155]: def test():
../../GSEOS_scripts/DFB\dfb_set_matrix.py[51]:     channel_map = {'EF1': {'sig1': [211],
../../GSEOS_scripts/DFB\dfb_set_matrix.py[99]:     all_channels = channel_map.keys()
../../GSEOS_scripts/DFB\dfb_set_matrix.py[105]:     if(others in channel_map['EF1'].keys()):
../../GSEOS_scripts/DFB\dfb_set_matrix.py[114]:     elif(others == None):
../../GSEOS_scripts/DFB\dfb_set_matrix.py[116]:         others_list = []
../../GSEOS_scripts/DFB\dfb_set_matrix.py[121]:     matrix.reset(200) # open everything
../../GSEOS_scripts/DFB\dfb_set_matrix.py[122]:     matrix.reset(300)
../../GSEOS_scripts/DFB\dfb_set_matrix.py[123]:     for item in sig1:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[124]:         for chan in channel_map[item]['sig1']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[125]:             matrix.close(chan)
../../GSEOS_scripts/DFB\dfb_set_matrix.py[124]:         for chan in channel_map[item]['sig1']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[123]:     for item in sig1:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[124]:         for chan in channel_map[item]['sig1']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[125]:             matrix.close(chan)
../../GSEOS_scripts/DFB\dfb_set_matrix.py[124]:         for chan in channel_map[item]['sig1']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[123]:     for item in sig1:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[124]:         for chan in channel_map[item]['sig1']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[125]:             matrix.close(chan)
../../GSEOS_scripts/DFB\dfb_set_matrix.py[124]:         for chan in channel_map[item]['sig1']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[123]:     for item in sig1:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[124]:         for chan in channel_map[item]['sig1']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[125]:             matrix.close(chan)
../../GSEOS_scripts/DFB\dfb_set_matrix.py[124]:         for chan in channel_map[item]['sig1']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[125]:             matrix.close(chan)
../../GSEOS_scripts/DFB\dfb_set_matrix.py[124]:         for chan in channel_map[item]['sig1']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[123]:     for item in sig1:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[124]:         for chan in channel_map[item]['sig1']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[125]:             matrix.close(chan)
../../GSEOS_scripts/DFB\dfb_set_matrix.py[124]:         for chan in channel_map[item]['sig1']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[125]:             matrix.close(chan)
../../GSEOS_scripts/DFB\dfb_set_matrix.py[124]:         for chan in channel_map[item]['sig1']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[123]:     for item in sig1:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[124]:         for chan in channel_map[item]['sig1']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[125]:             matrix.close(chan)
../../GSEOS_scripts/DFB\dfb_set_matrix.py[124]:         for chan in channel_map[item]['sig1']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[125]:             matrix.close(chan)
../../GSEOS_scripts/DFB\dfb_set_matrix.py[124]:         for chan in channel_map[item]['sig1']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[123]:     for item in sig1:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[124]:         for chan in channel_map[item]['sig1']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[125]:             matrix.close(chan)
../../GSEOS_scripts/DFB\dfb_set_matrix.py[124]:         for chan in channel_map[item]['sig1']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[125]:             matrix.close(chan)
../../GSEOS_scripts/DFB\dfb_set_matrix.py[124]:         for chan in channel_map[item]['sig1']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[123]:     for item in sig1:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[126]:     for item in sig2:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[129]:     for item in gnd:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[130]:         for chan in channel_map[item]['gnd']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[131]:             matrix.close(chan)
../../GSEOS_scripts/DFB\dfb_set_matrix.py[130]:         for chan in channel_map[item]['gnd']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[129]:     for item in gnd:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[130]:         for chan in channel_map[item]['gnd']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[131]:             matrix.close(chan)
../../GSEOS_scripts/DFB\dfb_set_matrix.py[130]:         for chan in channel_map[item]['gnd']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[129]:     for item in gnd:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[130]:         for chan in channel_map[item]['gnd']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[131]:             matrix.close(chan)
../../GSEOS_scripts/DFB\dfb_set_matrix.py[130]:         for chan in channel_map[item]['gnd']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[129]:     for item in gnd:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[130]:         for chan in channel_map[item]['gnd']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[131]:             matrix.close(chan)
../../GSEOS_scripts/DFB\dfb_set_matrix.py[130]:         for chan in channel_map[item]['gnd']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[129]:     for item in gnd:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[130]:         for chan in channel_map[item]['gnd']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[131]:             matrix.close(chan)
../../GSEOS_scripts/DFB\dfb_set_matrix.py[130]:         for chan in channel_map[item]['gnd']:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[129]:     for item in gnd:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[132]:     for item in open:
../../GSEOS_scripts/DFB\dfb_set_matrix.py[135]:     for item in others_list:
../../GSEOS_scripts/INSTR\instr_timing_test.py[141]:     cmd.EFW_DISARM(4)
../../GSEOS_scripts/INSTR\instr_timing_test.py[144]:     try:
../../GSEOS_scripts/INSTR\instr_timing_test.py[145]:         scr.instr_burst_collect(dfb_config_fn=configure_dfb, DFB=DFB)
../../GSEOS_scripts/INSTR\instr_burst_collect.py[15]: """
../../GSEOS_scripts/INSTR\instr_burst_collect.py[17]: from efw import *
../../GSEOS_scripts/INSTR\instr_burst_collect.py[18]: from __main__ import * # required for access to APID_nnn telemetry blocks
../../GSEOS_scripts/INSTR\instr_burst_collect.py[19]: import util
../../GSEOS_scripts\util.py[8]: """
../../GSEOS_scripts\util.py[9]: from efw import *
../../GSEOS_scripts\util.py[10]: from GseosCmd import *
../../GSEOS_scripts\util.py[11]: from __main__ import * # required for access to APID_nnn telemetry blocks
../../GSEOS_scripts\util.py[13]: def SET_ALLBIASES(  val ):
../../GSEOS_scripts\util.py[17]: def SET_ALLUSHERS(  val ):
../../GSEOS_scripts\util.py[21]: def SET_ALLGUARDS(  val ):
../../GSEOS_scripts\util.py[25]: def SET_BIAS( ch, val ):
../../GSEOS_scripts\util.py[29]: def SET_USHER( ch, val ):
../../GSEOS_scripts\util.py[33]: def SET_GUARD( ch, val ):
../../GSEOS_scripts\util.py[37]: def SET_ACTEST( ch2, ch1, freq ):
../../GSEOS_scripts\util.py[41]: def SET_B1RECORD( block ):
../../GSEOS_scripts\util.py[46]: def SET_B1PLAYBACK( block, leng ):
../../GSEOS_scripts\util.py[53]: def QUEUE_B1PLAYBACK( block, leng ):
../../GSEOS_scripts\util.py[59]: def SENDCDI( addr, data ):
../../GSEOS_scripts\util.py[64]: def DUMPADR( addr ):
../../GSEOS_scripts\util.py[71]: def DUMPCDI( addr ):
../../GSEOS_scripts\util.py[79]: def DUMPPKT( pkt ):
../../GSEOS_scripts\util.py[82]: def DUMP_FITPAGE():
../../GSEOS_scripts\util.py[87]: def DUMP_TRGPAGE():
../../GSEOS_scripts\util.py[92]: def DUMP_HSKPAGE():
../../GSEOS_scripts\util.py[97]: def DUMP_DFBHSK( reg ):
../../GSEOS_scripts\util.py[101]: def POKE( addr, byte ):
../../GSEOS_scripts\util.py[106]: def SET_TBL( fn, index, weight, thresh):
../../GSEOS_scripts\util.py[111]: def SET_TESTVALUE0( byte ):
../../GSEOS_scripts\util.py[114]: def SET_TESTVALUE1( byte ):
../../GSEOS_scripts\util.py[117]: def SET_RSTCTR( byte ):
../../GSEOS_scripts\util.py[120]: def RESETCPU():
../../GSEOS_scripts\util.py[150]: def SC_SAFE( d ):                   # Issue SAFE request if D==1
../../GSEOS_scripts\util.py[153]: def SC_SPSS( d ):                   # Sun Sensor(B) if D==1
../../GSEOS_scripts\util.py[156]: def SC_SPIN( sp ):                  # Spin Period Only
../../GSEOS_scripts\util.py[161]: def SC_SPAP( sp, ph ):                  # Spin Period and Phase
../../GSEOS_scripts\util.py[169]: def EMF_MAGRANGE( rr ):                 #EMFISIS MAG Range Bits in #15-14
../../GSEOS_scripts\util.py[177]: def EMF_MAGVALID( sdr ):                 #EMFISIS Shared Data Received
../../GSEOS_scripts\util.py[181]: def EMF_BURST( val ):                   #EMFISIS Burst Byte in First Byte
../../GSEOS_scripts\util.py[188]: def ECT_BURST( val ):                   #ECT Burst Byte in First Byte
../../GSEOS_scripts\util.py[194]: def RBS_BURST( val ):                   #RBS Burst Byte in First Byte
../../GSEOS_scripts\util.py[201]: def verify_cmdcount():
../../GSEOS_scripts\util.py[207]: def tryscript( script ):
../../GSEOS_scripts\util.py[216]: def GET_TABLEADDR( n ):
../../GSEOS_scripts\util.py[221]: def DFBCONFIG_ALL():
../../GSEOS_scripts\util.py[225]: def main():
../../GSEOS_scripts/INSTR\instr_burst_collect.py[20]: import GseosError
../../GSEOS_scripts/INSTR\instr_burst_collect.py[22]: def main(dfb_config_fn=None, DFB=None):
../../GSEOS_scripts/INSTR\instr_burst_collect.py[15]: """
../../GSEOS_scripts/INSTR\instr_burst_collect.py[17]: from efw import *
../../GSEOS_scripts/INSTR\instr_burst_collect.py[18]: from __main__ import * # required for access to APID_nnn telemetry blocks
../../GSEOS_scripts/INSTR\instr_burst_collect.py[19]: import util
../../GSEOS_scripts/INSTR\instr_burst_collect.py[20]: import GseosError
../../GSEOS_scripts/INSTR\instr_burst_collect.py[22]: def main(dfb_config_fn=None, DFB=None):
../../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_timing_test.py[34]:     print >> log, "Configuring DFB"
../../GSEOS_scripts/INSTR\instr_timing_test.py[36]:     cmd.EFW_DFB_E_SVY_ENA(E_SVY_SPD=5, E_SVY_ENA=7)
../../GSEOS_scripts/INSTR\instr_timing_test.py[38]:     cmd.EFW_DFB_V_SVY(V_SVY_SPD=5, V_SVY_ENA=0x3f)
../../GSEOS_scripts/INSTR\instr_timing_test.py[40]:     cmd.EFW_DFB_MAG(MAG_SVY_SPD=5, MAG_SVY_ENA=7)
../../GSEOS_scripts/INSTR\instr_timing_test.py[42]:     cmd.EFW_DFB_E_B1(E_B1_SPD=9, E_B1_ENA=7)
../../GSEOS_scripts/INSTR\instr_timing_test.py[44]:     cmd.EFW_DFB_V_B1(V_B1_SPD=9, V_B1_ENA=0x3f)
../../GSEOS_scripts/INSTR\instr_timing_test.py[46]:     cmd.EFW_DFB_SCM_B1(SCM_B1_SPD=9, SCM_B1_ENA=7)
../../GSEOS_scripts/INSTR\instr_timing_test.py[48]:     cmd.EFW_DFB_E_B2(E_B2_SPD=0x0e, E_B2_ENA=7)
../../GSEOS_scripts/INSTR\instr_timing_test.py[50]:     cmd.EFW_DFB_V_B2(V_B2_SPD=0x0e, V_B2_ENA=0x3f)
../../GSEOS_scripts/INSTR\instr_timing_test.py[52]:     cmd.EFW_DFB_SCM_B2(SCM_B2_SPD=0x0e, SCM_B2_ENA=7)
../../GSEOS_scripts/INSTR\instr_timing_test.py[54]:     cmd.EFW_DFB_SVY_INT(SVY_INT_SPD=0x05, SVY_INT_ENA=0xfff)
../../GSEOS_scripts/INSTR\instr_timing_test.py[57]:     cmd.EFW_DFBCONFIG(3)
../../GSEOS_scripts/INSTR\instr_timing_test.py[58]:     cmd.EFW_DFBCONFIG(4)
../../GSEOS_scripts/INSTR\instr_timing_test.py[59]:     cmd.EFW_DFBCONFIG(5)
../../GSEOS_scripts/INSTR\instr_timing_test.py[60]:     cmd.EFW_DFBCONFIG(6)
../../GSEOS_scripts/INSTR\instr_timing_test.py[61]:     cmd.EFW_DFBCONFIG(7)
../../GSEOS_scripts/INSTR\instr_timing_test.py[62]:     cmd.EFW_DFBCONFIG(8)
../../GSEOS_scripts/INSTR\instr_timing_test.py[63]:     cmd.EFW_DFBCONFIG(9)
../../GSEOS_scripts/INSTR\instr_timing_test.py[64]:     cmd.EFW_DFBCONFIG(0x0a)
../../GSEOS_scripts/INSTR\instr_timing_test.py[65]:     cmd.EFW_DFBCONFIG(0x0b)
../../GSEOS_scripts/INSTR\instr_timing_test.py[66]:     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[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[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)
../../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)
../../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[139]:     log("4.0 Disabling Burst1/2", color=BLUE, attr=BOLD )
../../GSEOS_scripts/INSTR\instr_burst_collect.py[140]:     cmd.EFW_SSR_OPTIONS( 0,0,0,0)           #Disable Recording
../../GSEOS_scripts/INSTR\instr_burst_collect.py[141]:     sleep(1)
../../GSEOS_scripts/INSTR\instr_timing_test.py[152]:     reset()
../../GSEOS_scripts/INSTR\instr_timing_test.py[81]:     print >> log, "Resetting switch matrices and signal generator."
../../GSEOS_scripts/INSTR\instr_timing_test.py[82]:     reset_ext_matrix()
../../GSEOS_scripts/INSTR\instr_timing_test.py[70]:     print >> log, "Resetting external switch matrix"
../../GSEOS_scripts/INSTR\instr_timing_test.py[71]:     gpib_addr = 9
../../GSEOS_scripts/INSTR\instr_timing_test.py[72]:     ip = '192.168.1.14'
../../GSEOS_scripts/INSTR\instr_timing_test.py[73]:     tcp_port = 1234
../../GSEOS_scripts/INSTR\instr_timing_test.py[74]:     s = sw_matrix.sw_matrix(gpib_addr, ip, tcp_port)
../../GSEOS_scripts/INSTR\instr_timing_test.py[75]:     s.reset('ALL')
../../GSEOS_scripts/INSTR\instr_timing_test.py[83]:     beb_scical.ds.set_ampl(0)
../../GSEOS_scripts/INSTR\instr_timing_test.py[84]:     beb_scical.ds.set_mod_enable(False)
../../GSEOS_scripts/INSTR\instr_timing_test.py[85]:     beb_scical.matrix.reset('ALL')
../../GSEOS_scripts/INSTR\instr_timing_test.py[86]:     beb_scical.scope.force_trig()