areaDetector: added an Aborted state to the DetectorState_RBV record. Modified the simulation driver to use this Aborted state when an acqusition is aborted, instead of using the Error state.
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14604 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
@@ -603,6 +603,9 @@ record(mbbi, "$(P)$(R)DetectorState_RBV")
|
||||
field(NIST, "Disconnected")
|
||||
field(NIVL, "9")
|
||||
field(NISV, "INVALID")
|
||||
field(TEST, "Aborted")
|
||||
field(TEVL, "10")
|
||||
field(TESV, "MINOR")
|
||||
field(SCAN, "I/O Intr")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user