ING logoSHUT: shut the shutter

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



Purpose: shut the camera shutter and leave it shut.

Actors: udas_shutter client; udas_camera server; camera.

Outline: the client invokes the SHUT action on the server. The server tells the camera to close the shutter.

Normal course of events:

  1. Client invokes the SHUTaction on the server with no argument.
  2. Server  orders camera to set the shutter accordingly.
  3. Camera shuts the shutter fully and leaves it there.
  4. Camera reports success to server.
  5. Server returns good status to client.
Variations: