Update Config_Positioner
@@ -326,9 +326,102 @@ An Orchestra detector is a special type of **readOnly** positioner that uses Orc
|
||||
|
||||
|
||||
## Interferometer
|
||||
This detector type is always read only.
|
||||
|
||||
**controller**::<BR>
|
||||
 String value defines the name of the hardware controller that communicates with the device.<BR>
|
||||
 **Default**: empty string
|
||||
|
||||
**axis**::<BR>
|
||||
 Integer value defines the axis measured by this positioner. The integer value is determined by the order in which the axes are defined in in the [axis.json settings file](PixelatorControllerSettings#axis)<BR>
|
||||
 **Default**: 0
|
||||
|
||||
|
||||
## BeamShutter
|
||||
|
||||
**devicePath**::<BR>
|
||||
 String value defines address of the device.<BR>
|
||||
 **Default**: empty string
|
||||
|
||||
**subdevice**::<BR>
|
||||
 Integer value defines subaddress of the device.<BR>
|
||||
 **Default**: 0
|
||||
|
||||
**channel**::<BR>
|
||||
 Integer value defines channel index of the device.<BR>
|
||||
 **Default**: 0
|
||||
|
||||
|
||||
## AnalogOut
|
||||
|
||||
**devicePath**::<BR>
|
||||
 String value defines address of the device.<BR>
|
||||
 **Default**: empty string
|
||||
|
||||
**subdevice**::<BR>
|
||||
 Integer value defines subaddress of the device.<BR>
|
||||
 **Default**: 0
|
||||
|
||||
**channel**::<BR>
|
||||
 Integer value defines channel index of the device.<BR>
|
||||
 **Default**: 0
|
||||
|
||||
|
||||
## Transform
|
||||
This positioner type is the combination of multiple positioners.
|
||||
|
||||
**functionCode**::<BR>
|
||||
 Integer value defines ???.<BR>
|
||||
 **Default**: 0
|
||||
|
||||
**axisNr**::<BR>
|
||||
 Integer value defines ???.<BR>
|
||||
 **Default**: 0
|
||||
|
||||
**moveOrder**::<BR>
|
||||
 Integer value defines ???.<BR>
|
||||
 **Default**: 0
|
||||
|
||||
**angleXZ**::<BR>
|
||||
 Integer value defines ???.<BR>
|
||||
 **Default**: 0
|
||||
|
||||
**angleYZ**::<BR>
|
||||
 Integer value defines ???.<BR>
|
||||
 **Default**: 0
|
||||
|
||||
**param1**::<BR>
|
||||
 Integer value defines ???.<BR>
|
||||
 **Default**: empty string
|
||||
|
||||
**param2**::<BR>
|
||||
 Integer value defines ???.<BR>
|
||||
 **Default**: empty string
|
||||
|
||||
**param3**::<BR>
|
||||
 Integer value defines ???.<BR>
|
||||
 **Default**: empty string
|
||||
|
||||
**param4**::<BR>
|
||||
 Integer value defines ???.<BR>
|
||||
 **Default**: empty string
|
||||
|
||||
***param5*::<BR>
|
||||
 Integer value defines ???.<BR>
|
||||
 **Default**: empty string
|
||||
|
||||
**matrix**::<BR>
|
||||
 Integer value defines ???.<BR>
|
||||
 **Default**: empty string
|
||||
|
||||
|
||||
|
||||
## Galil
|
||||
|
||||
****::<BR>
|
||||
 Integer value defines ???.<BR>
|
||||
 **Default**: ?
|
||||
|
||||
|
||||
## Zaber
|
||||
## ZmiEpics
|
||||
Reference in New Issue
Block a user