New file that syncs ROI to the full detector
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14890 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
14
ADApp/Db/roi_sync.template
Normal file
14
ADApp/Db/roi_sync.template
Normal file
@@ -0,0 +1,14 @@
|
||||
record(longout, "$(P)$(ROI)SizeXLink")
|
||||
{
|
||||
field(DOL, "$(P)$(CAM)ArraySizeX_RBV CP MS")
|
||||
field(OMSL, "closed_loop")
|
||||
field(OUT, "$(P)$(ROI)SizeX PP")
|
||||
}
|
||||
|
||||
record(longout, "$(P)$(ROI)SizeYLink")
|
||||
{
|
||||
field(DOL, "$(P)$(CAM)ArraySizeY_RBV CP MS")
|
||||
field(OMSL, "closed_loop")
|
||||
field(OUT, "$(P)$(ROI)SizeY PP")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user