next up previous contents
Next: flatfield_new Up: Appendix A Previous: cgs

eng4

tc_mode 4
tc_set_frame_time 10000
tc_set_exp_no 0xdc00
tc_send_command IC_INIT_EXP
# tm_wait_for_alert DA_EOT_INIT_EXP
taskDelay(5*60)

det_reset_wind
det_wind 64, 15, 256, 256
tc_det_load_windows 1
taskDelay(60*60)

# Jon delay
taskDelay(20*60)

tc_det_enbl_frame_tag 1
tc_det_event_threshold 30
tc_det_acq_mode 3

# start sending events from mic
tc_det_start_int

tc_enbl_eng 1, 4

# wait 10 s for DA_ENDOF_EXP
taskDelay(12*60)
#tm_wait_for_alert DA_COMPLETE_EXP
taskDelay(4800*60)
taskDelay(1000*60)




1998-12-23