ING logoCLEAR: clear the detectors

This page is part of the ING document INS-DAS-24: client-server interface for control of cameras
 



Purpose: flush away accumulated charge from the detectors and prepare for an integration.

Actors: udas_run client; udas_camera server; camera.

Outline: the client invokes the RUN action on the server and the camera clears the detectors. After the action, charge is being integrated on the deetctors.

Normal course of events:

  1. Client invokes the CLEAR action on the server, with no arguments.
  2. Server tells the camera to clear the detectors and waits for it to finish.
  3. Camera clears the detectors and takes the detector electonics out of idle mode (i.e. stop the continual clearing of the detectors that happens between observations).
  4. Camera reports that the clearing was successful; server returns good status to the client.
  5. Camera now integrates charge on the detectors.
Variations: