ING logoRUR: execute one Read-Up-the-Ramp cycle

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



Purpose: perform a read up the ramp observation sequence and store the resulting pixels.

Actors: udas_run client; udas_camera server; camera.

Outline: the client invokes the RUR action. The server orders the camera to read out at intervals determined by the integration time string. As the pixels arrive from the camera, the server captures and stores them, demultiplexing the pixel-stream during the readouts to save processing time.

Normal course of events:

  1. Client invokes the RUR action on the server with these arguments:
  2. Server returns good status to client.
Variations: Notes: