diff --git a/documentation/PerkinElmerDoc.html b/documentation/PerkinElmerDoc.html index f25ec82..a7de537 100644 --- a/documentation/PerkinElmerDoc.html +++ b/documentation/PerkinElmerDoc.html @@ -10,7 +10,7 @@

areaDetector PerkinElmer driver

- August 9, 2011

+ December 3, 2011

John Hammonds, Brian Tieman, Mark Rivers

@@ -35,16 +35,15 @@ PerkinElmer.

The driver is based upon the XISL library provided by PerkinElmer. It only runs - on Microsoft Windows computers. + on Microsoft Windows computers. It supports both 32-bit and 64-bit versions of Windows.

This driver has been tested with the following detectors

-

- ADD ADDTIONAL INTRODUCTORY TEXT HERE.

+
  • XRD1621 w/ XRD-FGe Opto PCI-Express frame grabber
  • +

    This driver inherits from ADDriver. It implements many of the parameters in @@ -58,8 +57,6 @@ The following table describes how the PerkinElmer driver implements some of the standard driver parameters.

    -

    - DOCUMENT IMPLEMENTATION OF STANDARD DRIVER PARAMETERS IN THIS TABLE

    @@ -81,7 +78,7 @@ + Controls the number of images to acquire when ADImageMode is Multiple or Average + when the detector is initialized. - + + + + + +
    $(P)$(R)NumImages - Controls the number of images to acquire when ADImageMode is ADImageMultiple.
    @@ -92,7 +89,7 @@ When using Internal Triggers, this parameter controls the period between trigger pulses which will also be equal to the exposure time. This parameter is only updated - when the detector is initialized
    @@ -110,13 +107,26 @@
    + ADImageMode + $(P)$(R)ImageMode
    + $(P)$(R)ImageMode_RBV
    + Sets the trigger mode for the detector. Options are: +
      +
    • Single
    • +
    • Multiple
    • +
    • Continuous
    • +
    • Average. This mode is new for the Perkin Elmer. It averages NumImages frames in + the hardware frame grabber. It is useful when the total acquisition time is longer than + the 5 second maximum allowed in Internal trigger mode, etc.
    • +
    +
    -

    - It is useful to use NDPluginROI to define an ROI containing the entire PerkinElmer - detector. The MaxValue_RBV PV in this ROI can be monitored to make sure that the - 16-bit limit of 65,535 is not being approached in any pixel. -

    PerkinElmer specific parameters

    @@ -237,7 +247,7 @@ r - Frame number from frame buffer for this image + Frame number from the hardware frame buffer for this image. Values go from 1 to 8. PE_FRAME_BUFFER_INDEX @@ -253,7 +263,7 @@ r - Image number for this image in the collections sequence + Image number for this image in the image buffer array. PE_IMAGE_NUMBER