From 8dd322dbb8a606ed15b9da5b7dcd53b56bf08194 Mon Sep 17 00:00:00 2001 From: rivers Date: Fri, 6 Apr 2012 21:23:20 +0000 Subject: [PATCH] Updates for Perkin Elmer shutter in R1-8 git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14659 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/areaDetectorReleaseNotes.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/documentation/areaDetectorReleaseNotes.html b/documentation/areaDetectorReleaseNotes.html index 311eef2..b6a78dc 100755 --- a/documentation/areaDetectorReleaseNotes.html +++ b/documentation/areaDetectorReleaseNotes.html @@ -22,6 +22,9 @@
  • Added support for 64-bit Windows.
  • Added support for binning. The allowed binning modes (X,Y) are (1,1), (2,2), (4,4), (1,2), and (1,4).
  • +
  • Added shutter control for EPICS shutter. Shutter opens and closes automatically + when collecting gain images or normal images, and always closes before collecting + offset images.
  • Added new records (PECurrentOffsetFrame, PECurrentGainFrame) to provide operator feedback when acquiring offset and gain images. The PEAcquireOffset and PEAcquireGain records have been changed to "busy" records so that clients can use ca_put_callback @@ -183,6 +186,8 @@ system (gcc 4.2.1).
  • +
  • Renamed netCDFSrc/include to netCDFSrc/inc to work around a bug in make 3.82 on + Cygwin.
  • medm screens