diff --git a/Config_Positioner.md b/Config_Positioner.md index 02d8a54..0912d63 100644 --- a/Config_Positioner.md +++ b/Config_Positioner.md @@ -382,38 +382,26 @@ This positioner type is the combination of multiple positioners to create a new  **Default**: 0 **moveOrder**::
- 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. + Integer value defines whether the positioner shall be moved before or after the Z-axis positioner (to avoid crashing the sample into the OSA). Only valid with **functionCode** == 2. Accepted values include: + * -1: Negative positioner moves are completed fully before Z-axis movement starts. Positive positioner moves are started after Z-axis movement is complete. * 0: Move order not controlled. - * +1: positive positioner moves executed fully before Z-axis movement starts. + * +1: Positive positioner moves are completed fully before Z-axis movement starts. Negative positioner moves are started after Z-axis movement is complete.
 **Default**: 0 **angleXZ**::
- Integer value defines ???.
- **Default**: 0 + Double value defines the number of degrees through which the coordinate system is rotated in the XZ plane (about the Y-axis). Only valid with **functionCode** == 2
+ **Default**: 0.0 **angleYZ**::
- Integer value defines ???.
- **Default**: 0 + Double value defines the number of degrees through which the coordinate system is rotated in the YZ plane (about the X-axis). Only valid with **functionCode** == 2
+ **Default**: 0.0 **param1**::
- Integer value defines ???.
- **Default**: empty string - **param2**::
- Integer value defines ???.
- **Default**: empty string - **param3**::
- Integer value defines ???.
- **Default**: empty string - **param4**::
- Integer value defines ???.
- **Default**: empty string - -***param5**::
- Integer value defines ???.
+**param5**::
+ String value defines positioner names involved in the transform.
 **Default**: empty string **matrix**::