Changed default scan rate for pool polling from 0.1 second to 1 second
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@15473 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
@@ -889,7 +889,7 @@ record(ai, "$(P)$(R)PoolUsedMem")
|
||||
field(INP, "@asyn($(PORT),$(ADDR),$(TIMEOUT))POOL_USED_MEMORY")
|
||||
field(PREC, "1")
|
||||
field(EGU, "MB")
|
||||
field(SCAN, ".1 second")
|
||||
field(SCAN, "1 second")
|
||||
field(FLNK, "$(P)$(R)PoolAllocBuffers")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user