ING logoOPEN: open the shutter

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



Purpose: open the camera shutter and leave it open.

Actors: udas_shutter client; udas_camera server; camera.

Outline: the client invokes the OPEN action on the server. The server tells the camera to open the shutter.

Normal course of events:

  1. Client invokes the OPEN action on the server with no argument.
  2. Server orders camera to open the shutter.
  3. Camera opens the shutter fully and leaves it open.
  4. Camera reports success to server.
  5. Server returns good status to client.
Variations: