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".