From a3890094a6ae67f3b603adcf49620e7c736ef4cf Mon Sep 17 00:00:00 2001 From: ext-ndoye_m Date: Mon, 29 Jul 2024 14:46:32 +0200 Subject: [PATCH] Addition of remaining changes. Some parameters which I don't know their meaning have to be defined. In interferometer, precision and resetVoltage have to be defined. In BeamShutter, invert needs to be defined. In transform, array needs to be defined. --- Config_Positioner.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Config_Positioner.md b/Config_Positioner.md index 1b97f30..0c0178b 100644 --- a/Config_Positioner.md +++ b/Config_Positioner.md @@ -387,6 +387,9 @@ This detector type is always read only.  Integer value defines channel index of the device.\  **Default**: 0 +**invert**::\ + **Default**: 0 + ## AnalogOut **devicePath**::\ @@ -446,6 +449,12 @@ This positioner type is the combination of multiple positioners to create a new  Array of double values defines the transform matrix to be used when **functionCode**==3. The array should have a either 4 or 9 values.\  **Default**: 0 +**InvMatrix**::\ + Array of double values defines the inverse of **matrix**. + +**array**::\ + **Default**: 0 + ## Zaber **controller**::\