Removed FifoFill, was added by mistake

git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14962 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
rivers
2012-08-16 04:38:20 +00:00
parent 9e9e340f91
commit 08d1910d1e

View File

@@ -363,22 +363,11 @@ record(waveform, "$(P)$(R)NDAttributesFile")
field(NELM, "256")
}
record(longin, "$(P)$(R)FifoFill") {
field(DTYP, "asynInt32")
field(INP, "@asyn($(PORT),$(ADDR),$(TIMEOUT))FIFO_FILL")
field(SCAN, ".1 second")
field(HHSV, "MAJOR")
field(HSV, "MINOR")
field(HYST, "1")
}
###################################################################
# #
# Status of NDArrayPool - number of buffers, memory used etc. #
# This is only really useful information for plugins that #
# produce output (callbacks) that other plugins can attach to #
# #
###################################################################
record(ai, "$(P)$(R)PoolMaxMem")