diff --git a/Config_Positioner.md b/Config_Positioner.md index cbce091..58c74f9 100644 --- a/Config_Positioner.md +++ b/Config_Positioner.md @@ -136,16 +136,16 @@ The following settings are available for all types of positioners: ## 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. +An Orchestra detector is a special type of **readOnly** positioner that uses Orchestra to sample the most recent value of an "Epics" or "Tango" data channel with no waiting. An Orchestra detector being configured as a type of positioner is an historical artefact that may be corrected in future. 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**: ? + Strinf value defines the name of the Orchestra controller that will perform the value sampling.
+ **Default**: empty string **orchestraDetectorChannelIndex**::
- Integer value defines ???.
- **Default**: ? + Integer value defines the orchestra channel to be used for the value sampling.
+ **Default**: -1 **orchestraDetectorMonitor**::
- Boolean value defines ???.
- **Default**: ? + Boolean value defines if the positioner values should be recorded in the scan file as a monitor.
+ **Default**: false