From d7ea5393461e69199faf7f908226cc342046635c Mon Sep 17 00:00:00 2001 From: watts Date: Wed, 19 Oct 2022 18:22:20 +0200 Subject: [PATCH] Update Config_Positioner --- Config_Positioner.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/Config_Positioner.md b/Config_Positioner.md index 1c58b3e..cbce091 100644 --- a/Config_Positioner.md +++ b/Config_Positioner.md @@ -132,4 +132,20 @@ The following settings are available for all types of positioners: These objects can be used to get * a name of a position value (positionUserToStringHardware) - * the position of a named position (stringHardwareToPositionUser) \ No newline at end of file + * the position of a named position (stringHardwareToPositionUser) + +## Orchestra Detector + +An Orchestra detector is a special type of **readOnly** positioner that uses Orchestra to sample the most recent value of a monitored EPICS channel with no waiting. This can be used, for example, to monitor the synchrotrons storage ring current that is provided via an EPICS channel on a pixel-by-pixel basis with minimal overhead. + + **orchestraDetector**::
+ String value defines ???.
+ **Default**: ? + + **orchestraDetectorChannelIndex**::
+ Integer value defines ???.
+ **Default**: ? + + **orchestraDetectorMonitor**::
+ Boolean value defines ???.
+ **Default**: ?