ING logoEXIT: shut down the camera server

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



Purpose: shut down the camera-server programme for one camera.

Actors: cmd client; udas_camera server; camera.

Outline: the client invokes the EXIT action on the server. The server abandons any other actions it was doing, closes down the camera and exits.

Normal course of events:

  1. Client invokes the EXIT action on the server, with no arguments.
  2. Server abandons all actions other than EXIT.
  3. Server tells camera to power down its analogue stages (this protects the detectors) while leaving the camera processors on-line.
  4. Camera says that the power-down is complete.
  5. Server sends good status to the client.
  6. Server exits.
Variations: