ING logosetccd command

This page is part of the ING manual INS-DAS-29 Operations manual for UltraDAS

Function

setccd sets the window, bin, readout speed, and readout mode parameters of the CCD to the saved settings.

Usage

   setccd [<camera>] [<filename>]

Example

    setccd MARCONI2
sets the CCD settings for the MARCONI2 camera to the previously saved settings.
    setccd MARCONI2 my_marconi2.cfg
sets the CCD settings for the MARCONI2 camera to the saved settings contained in the file '~/CCD_Configs/my_marconi2.cfg'.


Notes and caveats

The setccd command sets the window, bin, readout speed and readout mode settings to the values used when the last bin, rspeed, window, or rmode command was issued. These settings are contained in the file ~/CCD_Configs/udas_<camera>.cfg.

If a filename is given in the command line, then the CCD settings are loaded from this configuration file, which must have been created using the saveccd command.