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