Update Config_Positioner
@@ -368,19 +368,25 @@ This detector type is always read only.
|
||||
|
||||
|
||||
## Transform
|
||||
This positioner type is the combination of multiple positioners.
|
||||
This positioner type is the combination of multiple positioners to create a new set of axes that might be tilted or reshaped with respect to the component positioner axes.
|
||||
|
||||
**functionCode**::<BR>
|
||||
 Integer value defines ???.<BR>
|
||||
 **Default**: 0
|
||||
 Integer value defines which transform to apply. Accepted values include:
|
||||
* 0: PolLux flexure stage for coarse XY stage (transforms between physical arcs and virtual linear moves).
|
||||
* 1: Rotated XY axes (doesn't affect Z-axis movements)
|
||||
* 2: Rotated XYZ axes for laminography or in-plane XMCD measurements.
|
||||
<BR> **Default**: 0
|
||||
|
||||
**axisNr**::<BR>
|
||||
 Integer value defines ???.<BR>
|
||||
 Integer value defines index of the coordinate system axis.<BR>
|
||||
 **Default**: 0
|
||||
|
||||
**moveOrder**::<BR>
|
||||
 Integer value defines ???.<BR>
|
||||
 **Default**: 0
|
||||
 Integer value defines whether the positioner shall be moved before or after the Z-axis positioner. Only valid with **functionCode** == 2. Accepted values include:
|
||||
* -1: positive positioner moves executed fully before Z-axis movement starts.
|
||||
* 0: Move order not controlled.
|
||||
* +1: positive positioner moves executed fully before Z-axis movement starts.
|
||||
<BR> **Default**: 0
|
||||
|
||||
**angleXZ**::<BR>
|
||||
 Integer value defines ???.<BR>
|
||||
@@ -406,7 +412,7 @@ This positioner type is the combination of multiple positioners.
|
||||
 Integer value defines ???.<BR>
|
||||
 **Default**: empty string
|
||||
|
||||
***param5*::<BR>
|
||||
***param5**::<BR>
|
||||
 Integer value defines ???.<BR>
|
||||
 **Default**: empty string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user