ING logoPAUSE: suspend an exposure

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



Purpose: to suspend an exposure by closing the shutter temporarily.

Actors: udas_pause client; udas_camera server; camera.

Outline: the client invokes the PAUSE action.  The server orders the camera to close the shutter and stop counting exposure time.

Normal course of events:

  1. Client invokes the PAUSE action on the serve with no arguments.
  2. Server orders camera to pause the exposure.
  3. Camera closes the shutter and freezes the exposure-time counter.
  4. Camera returns good status to server.
  5. Server returns good status to client.
Variations: