Trace collected at: 2019-09-27 11:55:45.133000 ---------------------------------------------------------------------- ../GSEOS_scripts/SDT\eclipsebias190930_a.py[22]: if(spacecraft_id == 'a'): ../GSEOS_scripts/SDT\eclipsebias190930_a.py[24]: 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/SDT\eclipsebias190930_a.py[27]: time_str = '2019-09-30T00:00:00' ../GSEOS_scripts/SDT\eclipsebias190930_a.py[28]: startMET1 = inst_spice_ipc_client.utc2met('a', time_str) ../GSEOS_scripts/SDT\eclipsebias190930_a.py[30]: cmd.GSEOS_CMD_MOC_SCM_SET_MET(startMET1) ../GSEOS_scripts/SDT\eclipsebias190930_a.py[31]: sleep(5) ../GSEOS_scripts/SDT\eclipsebias190930_a.py[32]: cmd.efw_script(0x24) ../GSEOS_scripts/SDT\eclipsebias190930_a.py[33]: sleep(5) ../GSEOS_scripts/SDT\eclipsebias190930_a.py[36]: cmd.GSEOS_CMD_MOC_SCM_SET_MET(0)