Update PixelatorControllerSettings
@@ -316,6 +316,10 @@ The remaining entries are positioner names with their settings. The settings dep
|
||||
### base settings
|
||||
The following settings are available for all types of positioners:
|
||||
|
||||
**active**::<BR>
|
||||
 Integer value that defines if the positioner should be used (value of 1) or ignored (value of 0). <BR>
|
||||
 **Default**: 0
|
||||
|
||||
**nexus_name**::<BR>
|
||||
 String value defines the positioners name in the hdf5 file.<BR>
|
||||
 **Default**: positioner name
|
||||
@@ -335,10 +339,6 @@ The following settings are available for all types of positioners:
|
||||
 String value defines the unit of the positioner values (on the GUI and in the hdf5 file).<BR>
|
||||
 **Default**: "" (empty string)
|
||||
|
||||
**hardwareUnitFactor**::<BR>
|
||||
 Double value defines the conversion factor used to convert hardware positioner values to **unit***.<BR>
|
||||
 **Default**: 1.0
|
||||
|
||||
**distributionMode**::<BR>
|
||||
 String value defines the discribution of points to an interval.<BR>
|
||||
 Example: 5 points from 0 to 10:
|
||||
@@ -347,6 +347,10 @@ The following settings are available for all types of positioners:
|
||||
|
||||
 **Default**: "n"
|
||||
|
||||
**hardwareUnitFactor**::<BR>
|
||||
 Double value defines the conversion factor used to convert hardware positioner values to **unit***.<BR>
|
||||
 **Default**: 1.0
|
||||
|
||||
**positionOffset**::<BR>
|
||||
 Double value defines shift of coordinates between those communicated with the hardware controller and the user. <BR>
|
||||
 **Default**: 0.0
|
||||
|
||||
Reference in New Issue
Block a user