From a828e27850445f2224ee32f882c939aee7c2646b Mon Sep 17 00:00:00 2001 From: rivers Date: Tue, 18 Nov 2008 04:48:52 +0000 Subject: [PATCH] Changes for parameters moved to ADStdDriverParams.h git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7855 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/NDPluginFile.html | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/documentation/NDPluginFile.html b/documentation/NDPluginFile.html index f569ba2..65111c5 100755 --- a/documentation/NDPluginFile.html +++ b/documentation/NDPluginFile.html @@ -59,12 +59,6 @@ typedef enum { NDFileFormatNetCDF, } NDPluginFileFormat_t; -typedef enum { - NDPluginFileModeSingle, - NDPluginFileModeCapture, - NDPluginFileModeStream -} NDPluginFileMode_t; - ... class NDPluginFile : public NDPluginDriver { public: @@ -147,14 +141,13 @@ public:

The following is the MEDM screen that provides access to the parameters in NDPluginDriver.h and NDPluginFile.h through records in NDPluginBase.template and NDFile.template. - This is the MEDM screen that is used to control the saving of images to disk for - drivers that do not support saving files to disk themselves. + This is the MEDM screen that is used to control the saving of images to disk.

- NDFile.adl

+ NDPluginFile.adl

- NDFile.png

+ NDPluginFile.png

netCDF file contents