Trace collected at: 2014-08-22 11:08:28.909000
----------------------------------------------------------------------
../GSEOS_scripts/TLM\table14_reg_dump.py[23]:     cmd.GSEOS_CMD_MOC_SCM_SET_ENABLE_TIME(util.get_current_gmt())
../GSEOS_scripts\util.py[20]:     now = datetime.datetime.utcnow()
../GSEOS_scripts\util.py[21]:     retval = now.strftime('%Y%j%H%M%S')
../GSEOS_scripts\util.py[22]:     return retval
../GSEOS_scripts/TLM\table14_reg_dump.py[26]:     ndays = 7
../GSEOS_scripts/TLM\table14_reg_dump.py[27]:     day0 = datetime.date(yyyy,mm,dd)
../GSEOS_scripts/TLM\table14_reg_dump.py[28]:     times = ['']
../GSEOS_scripts/TLM\table14_reg_dump.py[29]:     for j in range(ndays):
../GSEOS_scripts/TLM\table14_reg_dump.py[30]:         dayj = str(day0+datetime.timedelta(days=j))
../GSEOS_scripts/TLM\table14_reg_dump.py[31]:         times = times+[dayj+'T03:00:00', dayj+'T15:00:00']
../GSEOS_scripts/TLM\table14_reg_dump.py[29]:     for j in range(ndays):
../GSEOS_scripts/TLM\table14_reg_dump.py[30]:         dayj = str(day0+datetime.timedelta(days=j))
../GSEOS_scripts/TLM\table14_reg_dump.py[31]:         times = times+[dayj+'T03:00:00', dayj+'T15:00:00']
../GSEOS_scripts/TLM\table14_reg_dump.py[29]:     for j in range(ndays):
../GSEOS_scripts/TLM\table14_reg_dump.py[30]:         dayj = str(day0+datetime.timedelta(days=j))
../GSEOS_scripts/TLM\table14_reg_dump.py[31]:         times = times+[dayj+'T03:00:00', dayj+'T15:00:00']
../GSEOS_scripts/TLM\table14_reg_dump.py[29]:     for j in range(ndays):
../GSEOS_scripts/TLM\table14_reg_dump.py[30]:         dayj = str(day0+datetime.timedelta(days=j))
../GSEOS_scripts/TLM\table14_reg_dump.py[31]:         times = times+[dayj+'T03:00:00', dayj+'T15:00:00']
../GSEOS_scripts/TLM\table14_reg_dump.py[29]:     for j in range(ndays):
../GSEOS_scripts/TLM\table14_reg_dump.py[30]:         dayj = str(day0+datetime.timedelta(days=j))
../GSEOS_scripts/TLM\table14_reg_dump.py[31]:         times = times+[dayj+'T03:00:00', dayj+'T15:00:00']
../GSEOS_scripts/TLM\table14_reg_dump.py[29]:     for j in range(ndays):
../GSEOS_scripts/TLM\table14_reg_dump.py[30]:         dayj = str(day0+datetime.timedelta(days=j))
../GSEOS_scripts/TLM\table14_reg_dump.py[31]:         times = times+[dayj+'T03:00:00', dayj+'T15:00:00']
../GSEOS_scripts/TLM\table14_reg_dump.py[29]:     for j in range(ndays):
../GSEOS_scripts/TLM\table14_reg_dump.py[30]:         dayj = str(day0+datetime.timedelta(days=j))
../GSEOS_scripts/TLM\table14_reg_dump.py[31]:         times = times+[dayj+'T03:00:00', dayj+'T15:00:00']
../GSEOS_scripts/TLM\table14_reg_dump.py[29]:     for j in range(ndays):
../GSEOS_scripts/TLM\table14_reg_dump.py[33]:     times = times[1:]
../GSEOS_scripts/TLM\table14_reg_dump.py[35]:     for j in range(len(times)):
../GSEOS_scripts/TLM\table14_reg_dump.py[36]:         time_str = times[j]
../GSEOS_scripts/TLM\table14_reg_dump.py[37]:         met0 = inst_spice_ipc_client.utc2met(spacecraft_id, time_str)
../GSEOS_scripts/TLM\table14_reg_dump.py[40]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[41]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-6)
../GSEOS_scripts/TLM\table14_reg_dump.py[42]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[43]:         cmd.EFW_TMDUMPSIZE( 32)
../GSEOS_scripts/TLM\table14_reg_dump.py[44]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[45]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-3)
../GSEOS_scripts/TLM\table14_reg_dump.py[46]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[47]:         cmd.EFW_DUMPTABL( table=14, offset=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[49]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[50]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0)
../GSEOS_scripts/TLM\table14_reg_dump.py[51]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[52]:         cmd.EFW_TMDUMPCTR( pkts=255)
../GSEOS_scripts/TLM\table14_reg_dump.py[54]:         met1 = met0+300
../GSEOS_scripts/TLM\table14_reg_dump.py[55]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[56]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met1)
../GSEOS_scripts/TLM\table14_reg_dump.py[57]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[58]:         cmd.EFW_TMDUMPCTR( pkts=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[35]:     for j in range(len(times)):
../GSEOS_scripts/TLM\table14_reg_dump.py[36]:         time_str = times[j]
../GSEOS_scripts/TLM\table14_reg_dump.py[37]:         met0 = inst_spice_ipc_client.utc2met(spacecraft_id, time_str)
../GSEOS_scripts/TLM\table14_reg_dump.py[40]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[41]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-6)
../GSEOS_scripts/TLM\table14_reg_dump.py[42]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[43]:         cmd.EFW_TMDUMPSIZE( 32)
../GSEOS_scripts/TLM\table14_reg_dump.py[44]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[45]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-3)
../GSEOS_scripts/TLM\table14_reg_dump.py[46]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[47]:         cmd.EFW_DUMPTABL( table=14, offset=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[49]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[50]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0)
../GSEOS_scripts/TLM\table14_reg_dump.py[51]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[52]:         cmd.EFW_TMDUMPCTR( pkts=255)
../GSEOS_scripts/TLM\table14_reg_dump.py[54]:         met1 = met0+300
../GSEOS_scripts/TLM\table14_reg_dump.py[55]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[56]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met1)
../GSEOS_scripts/TLM\table14_reg_dump.py[57]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[58]:         cmd.EFW_TMDUMPCTR( pkts=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[35]:     for j in range(len(times)):
../GSEOS_scripts/TLM\table14_reg_dump.py[36]:         time_str = times[j]
../GSEOS_scripts/TLM\table14_reg_dump.py[37]:         met0 = inst_spice_ipc_client.utc2met(spacecraft_id, time_str)
../GSEOS_scripts/TLM\table14_reg_dump.py[40]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[41]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-6)
../GSEOS_scripts/TLM\table14_reg_dump.py[42]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[43]:         cmd.EFW_TMDUMPSIZE( 32)
../GSEOS_scripts/TLM\table14_reg_dump.py[44]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[45]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-3)
../GSEOS_scripts/TLM\table14_reg_dump.py[46]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[47]:         cmd.EFW_DUMPTABL( table=14, offset=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[49]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[50]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0)
../GSEOS_scripts/TLM\table14_reg_dump.py[51]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[52]:         cmd.EFW_TMDUMPCTR( pkts=255)
../GSEOS_scripts/TLM\table14_reg_dump.py[54]:         met1 = met0+300
../GSEOS_scripts/TLM\table14_reg_dump.py[55]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[56]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met1)
../GSEOS_scripts/TLM\table14_reg_dump.py[57]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[58]:         cmd.EFW_TMDUMPCTR( pkts=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[35]:     for j in range(len(times)):
../GSEOS_scripts/TLM\table14_reg_dump.py[36]:         time_str = times[j]
../GSEOS_scripts/TLM\table14_reg_dump.py[37]:         met0 = inst_spice_ipc_client.utc2met(spacecraft_id, time_str)
../GSEOS_scripts/TLM\table14_reg_dump.py[40]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[41]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-6)
../GSEOS_scripts/TLM\table14_reg_dump.py[42]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[43]:         cmd.EFW_TMDUMPSIZE( 32)
../GSEOS_scripts/TLM\table14_reg_dump.py[44]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[45]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-3)
../GSEOS_scripts/TLM\table14_reg_dump.py[46]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[47]:         cmd.EFW_DUMPTABL( table=14, offset=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[49]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[50]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0)
../GSEOS_scripts/TLM\table14_reg_dump.py[51]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[52]:         cmd.EFW_TMDUMPCTR( pkts=255)
../GSEOS_scripts/TLM\table14_reg_dump.py[54]:         met1 = met0+300
../GSEOS_scripts/TLM\table14_reg_dump.py[55]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[56]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met1)
../GSEOS_scripts/TLM\table14_reg_dump.py[57]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[58]:         cmd.EFW_TMDUMPCTR( pkts=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[35]:     for j in range(len(times)):
../GSEOS_scripts/TLM\table14_reg_dump.py[36]:         time_str = times[j]
../GSEOS_scripts/TLM\table14_reg_dump.py[37]:         met0 = inst_spice_ipc_client.utc2met(spacecraft_id, time_str)
../GSEOS_scripts/TLM\table14_reg_dump.py[40]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[41]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-6)
../GSEOS_scripts/TLM\table14_reg_dump.py[42]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[43]:         cmd.EFW_TMDUMPSIZE( 32)
../GSEOS_scripts/TLM\table14_reg_dump.py[44]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[45]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-3)
../GSEOS_scripts/TLM\table14_reg_dump.py[46]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[47]:         cmd.EFW_DUMPTABL( table=14, offset=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[49]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[50]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0)
../GSEOS_scripts/TLM\table14_reg_dump.py[51]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[52]:         cmd.EFW_TMDUMPCTR( pkts=255)
../GSEOS_scripts/TLM\table14_reg_dump.py[54]:         met1 = met0+300
../GSEOS_scripts/TLM\table14_reg_dump.py[55]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[56]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met1)
../GSEOS_scripts/TLM\table14_reg_dump.py[57]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[58]:         cmd.EFW_TMDUMPCTR( pkts=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[35]:     for j in range(len(times)):
../GSEOS_scripts/TLM\table14_reg_dump.py[36]:         time_str = times[j]
../GSEOS_scripts/TLM\table14_reg_dump.py[37]:         met0 = inst_spice_ipc_client.utc2met(spacecraft_id, time_str)
../GSEOS_scripts/TLM\table14_reg_dump.py[40]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[41]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-6)
../GSEOS_scripts/TLM\table14_reg_dump.py[42]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[43]:         cmd.EFW_TMDUMPSIZE( 32)
../GSEOS_scripts/TLM\table14_reg_dump.py[44]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[45]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-3)
../GSEOS_scripts/TLM\table14_reg_dump.py[46]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[47]:         cmd.EFW_DUMPTABL( table=14, offset=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[49]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[50]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0)
../GSEOS_scripts/TLM\table14_reg_dump.py[51]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[52]:         cmd.EFW_TMDUMPCTR( pkts=255)
../GSEOS_scripts/TLM\table14_reg_dump.py[54]:         met1 = met0+300
../GSEOS_scripts/TLM\table14_reg_dump.py[55]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[56]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met1)
../GSEOS_scripts/TLM\table14_reg_dump.py[57]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[58]:         cmd.EFW_TMDUMPCTR( pkts=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[35]:     for j in range(len(times)):
../GSEOS_scripts/TLM\table14_reg_dump.py[36]:         time_str = times[j]
../GSEOS_scripts/TLM\table14_reg_dump.py[37]:         met0 = inst_spice_ipc_client.utc2met(spacecraft_id, time_str)
../GSEOS_scripts/TLM\table14_reg_dump.py[40]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[41]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-6)
../GSEOS_scripts/TLM\table14_reg_dump.py[42]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[43]:         cmd.EFW_TMDUMPSIZE( 32)
../GSEOS_scripts/TLM\table14_reg_dump.py[44]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[45]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-3)
../GSEOS_scripts/TLM\table14_reg_dump.py[46]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[47]:         cmd.EFW_DUMPTABL( table=14, offset=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[49]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[50]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0)
../GSEOS_scripts/TLM\table14_reg_dump.py[51]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[52]:         cmd.EFW_TMDUMPCTR( pkts=255)
../GSEOS_scripts/TLM\table14_reg_dump.py[54]:         met1 = met0+300
../GSEOS_scripts/TLM\table14_reg_dump.py[55]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[56]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met1)
../GSEOS_scripts/TLM\table14_reg_dump.py[57]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[58]:         cmd.EFW_TMDUMPCTR( pkts=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[35]:     for j in range(len(times)):
../GSEOS_scripts/TLM\table14_reg_dump.py[36]:         time_str = times[j]
../GSEOS_scripts/TLM\table14_reg_dump.py[37]:         met0 = inst_spice_ipc_client.utc2met(spacecraft_id, time_str)
../GSEOS_scripts/TLM\table14_reg_dump.py[40]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[41]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-6)
../GSEOS_scripts/TLM\table14_reg_dump.py[42]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[43]:         cmd.EFW_TMDUMPSIZE( 32)
../GSEOS_scripts/TLM\table14_reg_dump.py[44]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[45]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-3)
../GSEOS_scripts/TLM\table14_reg_dump.py[46]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[47]:         cmd.EFW_DUMPTABL( table=14, offset=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[49]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[50]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0)
../GSEOS_scripts/TLM\table14_reg_dump.py[51]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[52]:         cmd.EFW_TMDUMPCTR( pkts=255)
../GSEOS_scripts/TLM\table14_reg_dump.py[54]:         met1 = met0+300
../GSEOS_scripts/TLM\table14_reg_dump.py[55]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[56]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met1)
../GSEOS_scripts/TLM\table14_reg_dump.py[57]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[58]:         cmd.EFW_TMDUMPCTR( pkts=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[35]:     for j in range(len(times)):
../GSEOS_scripts/TLM\table14_reg_dump.py[36]:         time_str = times[j]
../GSEOS_scripts/TLM\table14_reg_dump.py[37]:         met0 = inst_spice_ipc_client.utc2met(spacecraft_id, time_str)
../GSEOS_scripts/TLM\table14_reg_dump.py[40]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[41]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-6)
../GSEOS_scripts/TLM\table14_reg_dump.py[42]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[43]:         cmd.EFW_TMDUMPSIZE( 32)
../GSEOS_scripts/TLM\table14_reg_dump.py[44]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[45]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-3)
../GSEOS_scripts/TLM\table14_reg_dump.py[46]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[47]:         cmd.EFW_DUMPTABL( table=14, offset=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[49]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[50]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0)
../GSEOS_scripts/TLM\table14_reg_dump.py[51]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[52]:         cmd.EFW_TMDUMPCTR( pkts=255)
../GSEOS_scripts/TLM\table14_reg_dump.py[54]:         met1 = met0+300
../GSEOS_scripts/TLM\table14_reg_dump.py[55]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[56]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met1)
../GSEOS_scripts/TLM\table14_reg_dump.py[57]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[58]:         cmd.EFW_TMDUMPCTR( pkts=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[35]:     for j in range(len(times)):
../GSEOS_scripts/TLM\table14_reg_dump.py[36]:         time_str = times[j]
../GSEOS_scripts/TLM\table14_reg_dump.py[37]:         met0 = inst_spice_ipc_client.utc2met(spacecraft_id, time_str)
../GSEOS_scripts/TLM\table14_reg_dump.py[40]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[41]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-6)
../GSEOS_scripts/TLM\table14_reg_dump.py[42]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[43]:         cmd.EFW_TMDUMPSIZE( 32)
../GSEOS_scripts/TLM\table14_reg_dump.py[44]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[45]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-3)
../GSEOS_scripts/TLM\table14_reg_dump.py[46]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[47]:         cmd.EFW_DUMPTABL( table=14, offset=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[49]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[50]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0)
../GSEOS_scripts/TLM\table14_reg_dump.py[51]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[52]:         cmd.EFW_TMDUMPCTR( pkts=255)
../GSEOS_scripts/TLM\table14_reg_dump.py[54]:         met1 = met0+300
../GSEOS_scripts/TLM\table14_reg_dump.py[55]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[56]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met1)
../GSEOS_scripts/TLM\table14_reg_dump.py[57]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[58]:         cmd.EFW_TMDUMPCTR( pkts=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[35]:     for j in range(len(times)):
../GSEOS_scripts/TLM\table14_reg_dump.py[36]:         time_str = times[j]
../GSEOS_scripts/TLM\table14_reg_dump.py[37]:         met0 = inst_spice_ipc_client.utc2met(spacecraft_id, time_str)
../GSEOS_scripts/TLM\table14_reg_dump.py[40]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[41]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-6)
../GSEOS_scripts/TLM\table14_reg_dump.py[42]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[43]:         cmd.EFW_TMDUMPSIZE( 32)
../GSEOS_scripts/TLM\table14_reg_dump.py[44]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[45]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-3)
../GSEOS_scripts/TLM\table14_reg_dump.py[46]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[47]:         cmd.EFW_DUMPTABL( table=14, offset=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[49]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[50]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0)
../GSEOS_scripts/TLM\table14_reg_dump.py[51]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[52]:         cmd.EFW_TMDUMPCTR( pkts=255)
../GSEOS_scripts/TLM\table14_reg_dump.py[54]:         met1 = met0+300
../GSEOS_scripts/TLM\table14_reg_dump.py[55]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[56]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met1)
../GSEOS_scripts/TLM\table14_reg_dump.py[57]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[58]:         cmd.EFW_TMDUMPCTR( pkts=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[35]:     for j in range(len(times)):
../GSEOS_scripts/TLM\table14_reg_dump.py[36]:         time_str = times[j]
../GSEOS_scripts/TLM\table14_reg_dump.py[37]:         met0 = inst_spice_ipc_client.utc2met(spacecraft_id, time_str)
../GSEOS_scripts/TLM\table14_reg_dump.py[40]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[41]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-6)
../GSEOS_scripts/TLM\table14_reg_dump.py[42]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[43]:         cmd.EFW_TMDUMPSIZE( 32)
../GSEOS_scripts/TLM\table14_reg_dump.py[44]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[45]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-3)
../GSEOS_scripts/TLM\table14_reg_dump.py[46]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[47]:         cmd.EFW_DUMPTABL( table=14, offset=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[49]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[50]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0)
../GSEOS_scripts/TLM\table14_reg_dump.py[51]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[52]:         cmd.EFW_TMDUMPCTR( pkts=255)
../GSEOS_scripts/TLM\table14_reg_dump.py[54]:         met1 = met0+300
../GSEOS_scripts/TLM\table14_reg_dump.py[55]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[56]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met1)
../GSEOS_scripts/TLM\table14_reg_dump.py[57]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[58]:         cmd.EFW_TMDUMPCTR( pkts=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[35]:     for j in range(len(times)):
../GSEOS_scripts/TLM\table14_reg_dump.py[36]:         time_str = times[j]
../GSEOS_scripts/TLM\table14_reg_dump.py[37]:         met0 = inst_spice_ipc_client.utc2met(spacecraft_id, time_str)
../GSEOS_scripts/TLM\table14_reg_dump.py[40]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[41]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-6)
../GSEOS_scripts/TLM\table14_reg_dump.py[42]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[43]:         cmd.EFW_TMDUMPSIZE( 32)
../GSEOS_scripts/TLM\table14_reg_dump.py[44]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[45]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-3)
../GSEOS_scripts/TLM\table14_reg_dump.py[46]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[47]:         cmd.EFW_DUMPTABL( table=14, offset=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[49]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[50]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0)
../GSEOS_scripts/TLM\table14_reg_dump.py[51]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[52]:         cmd.EFW_TMDUMPCTR( pkts=255)
../GSEOS_scripts/TLM\table14_reg_dump.py[54]:         met1 = met0+300
../GSEOS_scripts/TLM\table14_reg_dump.py[55]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[56]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met1)
../GSEOS_scripts/TLM\table14_reg_dump.py[57]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[58]:         cmd.EFW_TMDUMPCTR( pkts=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[35]:     for j in range(len(times)):
../GSEOS_scripts/TLM\table14_reg_dump.py[36]:         time_str = times[j]
../GSEOS_scripts/TLM\table14_reg_dump.py[37]:         met0 = inst_spice_ipc_client.utc2met(spacecraft_id, time_str)
../GSEOS_scripts/TLM\table14_reg_dump.py[40]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[41]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-6)
../GSEOS_scripts/TLM\table14_reg_dump.py[42]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[43]:         cmd.EFW_TMDUMPSIZE( 32)
../GSEOS_scripts/TLM\table14_reg_dump.py[44]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[45]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0-3)
../GSEOS_scripts/TLM\table14_reg_dump.py[46]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[47]:         cmd.EFW_DUMPTABL( table=14, offset=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[49]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[50]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met0)
../GSEOS_scripts/TLM\table14_reg_dump.py[51]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[52]:         cmd.EFW_TMDUMPCTR( pkts=255)
../GSEOS_scripts/TLM\table14_reg_dump.py[54]:         met1 = met0+300
../GSEOS_scripts/TLM\table14_reg_dump.py[55]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[56]:         cmd.GSEOS_CMD_MOC_SCM_SET_MET(met1)
../GSEOS_scripts/TLM\table14_reg_dump.py[57]:         sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[58]:         cmd.EFW_TMDUMPCTR( pkts=0)
../GSEOS_scripts/TLM\table14_reg_dump.py[35]:     for j in range(len(times)):
../GSEOS_scripts/TLM\table14_reg_dump.py[61]:     sleep(5)
../GSEOS_scripts/TLM\table14_reg_dump.py[62]:     cmd.GSEOS_CMD_MOC_SCM_SET_MET(0)