From 5c34d2d7eed4bf045016fdaa281de89cac253930 Mon Sep 17 00:00:00 2001 From: rivers Date: Sat, 3 Dec 2011 19:58:41 +0000 Subject: [PATCH] Documented new parameters NDFileWriteStatus and NDFileWriteMessage git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14246 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/areaDetectorDoc.html | 38 ++++++++++++++++++++++++++++-- 1 file changed, 36 insertions(+), 2 deletions(-) diff --git a/documentation/areaDetectorDoc.html b/documentation/areaDetectorDoc.html index ac67d80..4a90c23 100755 --- a/documentation/areaDetectorDoc.html +++ b/documentation/areaDetectorDoc.html @@ -10,9 +10,9 @@

areaDetector: EPICS Area Detector Support

- Release 1-7

+ Release 1-8

- August 9, 2011

+ December 3, 2011

Mark Rivers

@@ -810,6 +810,40 @@ mbbo
mbbi + + + NDFileWriteStatus + + asynInt32 + + r/o + + File write status. Gives status information on last file open or file write operation. + Values are WriteOK (0) and WriteError (1). + + WRITE_STATUS + + $(P)$(R)FileWriteStatus + + mbbi + + + + NDFileWriteMessage + + asynOctet + + r/o + + File write error message. An error message string if the previous file open or file + write operation resulted in an error. + + WRITE_MESSAGE + + $(P)$(R)FileWriteMessage + + waveform + NDFileCapture