diff --git a/documentation/pilatusDoc.html b/documentation/pilatusDoc.html index c989aaf..bf5bf97 100755 --- a/documentation/pilatusDoc.html +++ b/documentation/pilatusDoc.html @@ -10,7 +10,7 @@

areaDetector Pilatus driver

- August 9, 2011

+ December 18, 2011

Mark Rivers

@@ -31,8 +31,9 @@

Introduction

- This is a driver for the Pilatus pixel array detectors - Dectris. + This is an EPICS + areaDetector driver for the Pilatus pixel array detectors from + Dectris.

The interface to the detector is via a TCP/IP socket interface to the camserver @@ -62,7 +63,8 @@ - Parameter Definitions in pilatusDetector.cpp and EPICS Record Definitions in pilatus.template + Parameter Definitions in pilatusDetector.cpp and EPICS Record Definitions in pilatus.template + @@ -94,8 +96,7 @@ The first 4 modes correspond directly to the camserver commands Exposure, ExtEnable, ExtTrigger, and ExtMTrigger respectively. Alignment mode uses the Exposure command as well, but continuously - takes images into the same temporary file (alignment.tif). - + takes images into the same temporary file (alignment.tif). @@ -132,7 +133,8 @@ $(P)$(R)NumExposures - Controls the number of exposures per image. It is only used in External Enable mode. + Controls the number of exposures per image. It is only used in External Enable mode. + @@ -202,7 +204,8 @@ test6_2_0035.tif test6_2_0035.tif, test6_2_0036.tif, ... - Parameter Definitions in pilatusDetector.cpp and EPICS Record Definitions in pilatus.template + Parameter Definitions in pilatusDetector.cpp and EPICS Record Definitions in pilatus.template + @@ -774,6 +777,142 @@ badX2,badY2 replacementX2,replacementY2 longout + + + Pilatus
+ PixelCutoff + + asynInt32 + + r/o + + Maximum possible count rate per pixel. + + PIXEL_CUTOFF + + $(P)$(R)PixelCutOff_RBV + + ai + + + + Pilatus
+ ThTemp0 + + asynFloat64 + + r/o + + Temperature readout 0. + + TH_TEMP_0 + + $(P)$(R)Temp0_RBV + + ai + + + + Pilatus
+ ThTemp1 + + asynFloat64 + + r/o + + Temperature readout 1. + + TH_TEMP_1 + + $(P)$(R)Temp1_RBV + + ai + + + + Pilatus
+ ThTemp2 + + asynFloat64 + + r/o + + Temperature readout 2. + + TH_TEMP_2 + + $(P)$(R)Temp2_RBV + + ai + + + + Pilatus
+ ThHumid0 + + asynFloat64 + + r/o + + Humidity readout 0. + + TH_HUMID_0 + + $(P)$(R)Humid0_RBV + + ai + + + + Pilatus
+ ThHumid1 + + asynFloat64 + + r/o + + Humidity readout 1. + + TH_HUMID_1 + + $(P)$(R)Humid1_RBV + + ai + + + + Pilatus
+ ThHumid2 + + asynFloat64 + + r/o + + Humidity readout 2. + + TH_HUMID_2 + + $(P)$(R)Humid2_RBV + + ai + + + + Pilatus
+ TvxVersion + + asynOctet + + r/o + + Version of TVX and camserver. + + TVXVERSION + + $(P)$(R)TVXVersion_RBV + + stringin + N/A