Update Config_Positioner
@@ -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>
|
||||
 String value defines ???.<BR>
|
||||
 **Default**: ?
|
||||
|
||||
**orchestraDetectorChannelIndex**::<BR>
|
||||
 Integer value defines ???.<BR>
|
||||
 **Default**: ?
|
||||
|
||||
**orchestraDetectorMonitor**::<BR>
|
||||
 Boolean value defines ???.<BR>
|
||||
 **Default**: ?
|
||||
|
||||
Reference in New Issue
Block a user