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:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user