Private
Public Access
11
1

Update Config_Positioner

2022-10-24 18:23:57 +02:00
parent f97be69fb6
commit 40f20b6845

@@ -277,6 +277,29 @@ An Orchestra detector is a special type of **readOnly** positioner that uses Orc
 **Default**: 0
## SmarAct
**controller**::<BR>
&emsp;String value defines the name of the hardware controller that communicates with the device.<BR>
&emsp;**Default**: empty string
**positionerNr**::<BR>
&emsp;Integer value defines the index of the positioner in the controllers list of devices.<BR>
&emsp;**Default**: 0
**isRot**::<BR>
&emsp;Boolean value defines whether the positioner is a rotational (rather than linear).<BR>
&emsp;**Default**: false
**receiveTimeout**::<BR>
&emsp;Double value defines how many seconds _Pixelator_ shall wait for a response to a request.<BR>
&emsp;**Default**: 5.0
**initDir**::<BR>
&emsp;Integer value defines the direction that the positioner shall move when performing its initialization function.<BR>
&emsp;**Default**: 0
## SmarActUsb
## SmarActTcp
## Interferometer