diff --git a/Config_Positioner.md b/Config_Positioner.md
index 7d95288..02d8a54 100644
--- a/Config_Positioner.md
+++ b/Config_Positioner.md
@@ -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**::
- Integer value defines ???.
- **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.
+
**Default**: 0
**axisNr**::
- Integer value defines ???.
+ Integer value defines index of the coordinate system axis.
**Default**: 0
**moveOrder**::
- Integer value defines ???.
- **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.
+
**Default**: 0
**angleXZ**::
Integer value defines ???.
@@ -406,7 +412,7 @@ This positioner type is the combination of multiple positioners.
Integer value defines ???.
**Default**: empty string
-***param5*::
+***param5**::
Integer value defines ???.
**Default**: empty string