From c3821662419039bc4a0c49bdcfd596caa3e7f31e Mon Sep 17 00:00:00 2001 From: rivers Date: Fri, 24 Oct 2008 20:40:38 +0000 Subject: [PATCH] Added brief plugin section to this document git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7735 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/areaDetectorDoc.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/documentation/areaDetectorDoc.html b/documentation/areaDetectorDoc.html index 94c6336..856a376 100755 --- a/documentation/areaDetectorDoc.html +++ b/documentation/areaDetectorDoc.html @@ -1648,6 +1648,16 @@ epicsSnprintf(

ADBase.adl

ADBase.png +

+ Plugins

+ areaDetector supports plugins, which receive the array data from the drivers + and perform operations on the data. These are documented separately: +

Detector drivers