$sequence_number = 33; # This sequence exercise Fine Mirror move to a set point sequence_id(0xface) sequence_repeats(1) #move mirror to the required set point eis_mhc_mir_f_auto(600) eis_delay(10000) #move mirror to the required set point eis_mhc_mir_f_auto(800) eis_delay(10000) #move mirror to the required set point eis_mhc_mir_f_auto(1000) eis_delay(10000) #move mirror to the required set point eis_mhc_mir_f_auto(1200) eis_delay(10000) #move mirror to the required set point eis_mhc_mir_f_auto(1400) eis_delay(10000) eis_stop_seq(33)