Commit a1f0742 1 parent ebda36a commit a1f0742 Copy full SHA for a1f0742
File tree 1 file changed +10
-1
lines changed
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,16 @@ The producer has to be correctly initialized with the following parameters.
36
36
- ``` linStageTypeX ``` Used stage for x-axis (M-521.DD1 or M-511.DD1).
37
37
- ``` linStageTypeY ``` Used stage for y-axis (M-521.DD1 or M-511.DD1).
38
38
- ``` rotStageType ``` Used stage for rotation (M-060.DG).
39
- The configuration file needs the following up to six elements
39
+ The configuration file needs the following up to 12 elements
40
+ - ``` velocityX ``` Velocity of x-axis
41
+ - ``` velocityY ``` Velocity of y-axis
42
+ - ``` velocityRot ``` Velocity of rot-axis
43
+ - ``` negativeLimitX ``` Negative limit of the x-axis
44
+ - ``` positiveLimitX ``` Positive limit of the x-axis
45
+ - ``` negativeLimitY ``` Negative limit of the y-axis
46
+ - ``` positiveLimitY ``` Positive limit of the y-axis
47
+ - ``` negativeLimitRot ``` Negative limit of the rotation axis
48
+ - ``` positiveLimitRot ``` Positive limit of the rotation axis
40
49
- ``` positionX ``` Desired new position for x-axis. If not defined, no movement can be done.
41
50
- ``` positionY ``` Desired new position for y-axis. If not defined, no movement can be done.
42
51
- ``` positionRot ``` Desired new position for rot-axis. If not defined, no movement can be done.
You can’t perform that action at this time.
0 commit comments