Set NumPoints to NCHANS; thanks to Tom Cobb
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@15269 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
@@ -195,7 +195,8 @@ record(longout, "$(P)$(R)TSNumPoints")
|
||||
field(PINI, "YES")
|
||||
field(DTYP, "asynInt32")
|
||||
field(OUT, "@asyn($(PORT),$(ADDR),$(TIMEOUT))TS_NUM_POINTS")
|
||||
field(VAL, "256")
|
||||
field(VAL, "$(NCHANS)")
|
||||
field(DRVH, "$(NCHANS)")
|
||||
}
|
||||
|
||||
record(longin, "$(P)$(R)TSCurrentPoint")
|
||||
|
||||
Reference in New Issue
Block a user