Get HOPR from PVs that are really X and Y, even for color arrays

git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@10404 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
rivers
2010-03-26 23:30:07 +00:00
parent 2d9273d410
commit 9f96b95161
+2 -2
View File
@@ -242,7 +242,7 @@ record(longin, "$(P)$(R)Blue_RBV")
record(longin, "$(P)$(R)MaxSizeX")
{
field(INP, "$(P)$(O)ArraySize0_RBV CP")
field(INP, "$(P)$(O)MaxSizeX_RBV CP")
field(FLNK, "$(P)$(R)SetXHOPR.PROC PP")
}
@@ -256,7 +256,7 @@ record(dfanout, "$(P)$(R)SetXHOPR")
record(longin, "$(P)$(R)MaxSizeY")
{
field(INP, "$(P)$(O)ArraySize1_RBV CP")
field(INP, "$(P)$(O)MaxSizeY_RBV CP")
field(FLNK, "$(P)$(R)SetYHOPR.PROC PP")
}