From d97aef4d0e4babd812de07cf4ef59e3431e807fa Mon Sep 17 00:00:00 2001 From: rivers Date: Mon, 8 Aug 2011 20:58:27 +0000 Subject: [PATCH] Added DeleteDriverFile; added license information for JPEG git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@13385 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/areaDetectorDoc.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/documentation/areaDetectorDoc.html b/documentation/areaDetectorDoc.html index 47251fb..08093a7 100755 --- a/documentation/areaDetectorDoc.html +++ b/documentation/areaDetectorDoc.html @@ -75,6 +75,7 @@
  • Installation, configuration, and startup
  • +
  • Acknowledgments and licenses
  •  

    @@ -859,6 +860,28 @@ longin + + + NDFileDeleteDriverFile + + asynInt32 + + r/w + + Flag to enable deleting original driver file after a plugin has re-written the file + in a different format. This can be useful for detectors that must write the data + to disk in order for the areaDetector driver to read it back. Once a file-writing + plugin has rewritten the data in another format it can be desireable to then delete + the original file. + + DELETE_DRIVER_FILE + + $(P)$(R)DeleteDriverFile
    + $(P)$(R)DeleteDriverFile_RBV + + bo
    + bi + Array data @@ -1986,5 +2009,9 @@ PATH (e.g. /home/mar345/bin/start_epics). Add a command like cd /home/mar345/epics/support/areaDetector/1-5/iocBoot/iocMAR345 at the beginning of the script and then type start_epics from any directory to start the EPICS IOC.

    +

    + Acknowledgements and licenses

    +

    + "This software is based in part on the work of the Independent JPEG Group".