ING logoRESUME: restart a paused exposure

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



Purpose: to restart an exposure previously suspended by PAUSE.

Actors: udas_pause client; udas_camera server; camera.

Outline: the client invokes the RESUME action.  The server orders the camera to open the shutter and resume counting exposure time.

Normal course of events:

  1. Client invokes the RESUME action on the server with no arguments.
  2. Server orders camera to resume the exposure.
  3. Camera opens the shutter and restarts the exposure-time counter.
  4. Camera returns good status to server.
  5. Server returns good status to client.
Variations: