diff --git a/documentation/PerkinElmerDoc.html b/documentation/PerkinElmerDoc.html index f3fddec..624d335 100644 --- a/documentation/PerkinElmerDoc.html +++ b/documentation/PerkinElmerDoc.html @@ -10,11 +10,11 @@

areaDetector PerkinElmer driver

- December 3, 2011

+ March 6, 2012

- John Hammonds, Brian Tieman, Mark Rivers

+ Mark Rivers, John Hammonds, Brian Tieman

- Argonne National Laboratory and University of Chicago

+ University of Chicago and Argonne National Laboratory

Table of Contents

@@ -42,6 +42,7 @@ This driver has been tested with the following detectors

@@ -560,19 +561,17 @@ The PerkinElmer driver does not support the following standard driver parameters because they are not supported in the PerkinElmer library:

Configuration

The PerkinElmer driver is created with the perkinElmerConfig command, either from C/C++ or from the EPICS IOC shell.

-
int PerkinElmerConfig(const char *portName, int maxSizeX, int maxSizeY, int dataType,
+  
int PerkinElmerConfig(const char *portName, int IDType, const char* IDValue,
                       int maxBuffers, size_t maxMemory,
                       int priority, int stackSize )
   
@@ -606,14 +605,32 @@

The following measurements were done to demonstrate the performance that can be obtained with the areaDetector PerkinElmer driver.

+

- PUT A TABLE OF PERFORMANCE MEASUREMENTS HERE

+

Restrictions

The following are some current restrictions of the PerkinElmer driver: