Added NDFileNull plugin

git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14180 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
rivers
2011-11-30 17:49:34 +00:00
parent 301c325856
commit 6c46947bf5
+6 -1
View File
@@ -1,7 +1,7 @@
file {
name="/home/epics/devel/areaDetector/ADApp/op/adl/ADPlugins.adl"
version=030102
version=030105
}
display {
object {
@@ -228,6 +228,11 @@ composite {
name="NDFileHDF5.adl"
args="P=$(P), R=HDF1:"
}
display[6] {
label="Null file #1"
name="NDFileNull.adl"
args="P=$(P), R=Null1:"
}
clr=14
bclr=51
}