SYS> quick SYS> window 1 0 0 0 0 SYS> bin 1 1will set the standard configuration. Then select the filter and make sure the lightpath is to the CCD
SYS> filter I SYS> tv offand check the mimic display to see if everything is OK.
Use one of the following
SYS> run t name SYS> multrun n t nameto do a t seconds integration, which will be called "name", or alternatively, to do n multiple exposures of t secs each. While a RUN is in progress you can monitor its status on the CCD-STATUS display.
You can change a run that is exposing with the NEWTIME, FINISH, and ABORT commands. You first have to put the RUN process in the background with
^Z (type Cntr-Z) SYS> bgto gain control over the process. Then you can issue one of the following commands
SYS> newtime 1200 SYS> finish SYS> abortThe first command changes the exposure time to 1200 seconds, the second command stops the exposure and reads out the frame into a normal file, the last command aborts the exposure and no file is saved.
Use the command
SYS> killmultrunto abort an ongoing MULTRUN.