Private
Public Access
11
1

Update Config_Positioner

2022-10-19 18:22:20 +02:00
parent 27fa22dd0c
commit d7ea539346

@@ -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)
* 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**::<BR>
&emsp;String value defines ???.<BR>
&emsp;**Default**: ?
**orchestraDetectorChannelIndex**::<BR>
&emsp;Integer value defines ???.<BR>
&emsp;**Default**: ?
**orchestraDetectorMonitor**::<BR>
&emsp;Boolean value defines ???.<BR>
&emsp;**Default**: ?