diff --git a/documentation/areaDetectorDoc.html b/documentation/areaDetectorDoc.html index e88be26..390487e 100755 --- a/documentation/areaDetectorDoc.html +++ b/documentation/areaDetectorDoc.html @@ -1,6 +1,6 @@ -EPICS Support for Area Detectors +areaDetector: EPICS Area Detector Support @@ -21,62 +21,44 @@ Overview
  • Architecture -
  • - asynPortDriver -
  • - NDArray -
  • - NDArrayPool -
  • - asynNDArrayDriver -
  • - ADDriver -
  • - simDetector -
  • - Prosilica driver -
  • - NDPluginDriver -
  • - NDPluginStdArrays -
  • - NDPluginROI -
  • - NDPluginFile -
  • - EPICS records +
  • Implementation details +
  • + Plugins + +
  • Detector drivers + -
  • - EPICS startup script -
  • - MEDM Screens -
  • - IDL Image Display Client -
  • - Performance measurements -
  • - Hardware notes -
  • - Restrictions

     

    @@ -118,10 +100,9 @@ The goals of this module are:

    Architecture

    -The architecture of the areaDetector module is shown in Figure 1. +The architecture of the areaDetector module is shown below. -

    Figure 1. Architecture of areaDetector module.

    -
    +
    From the bottom to the top this architecture consists of the following: