 | OPLSearcherInitializeFullRange Method (Int32) |
Initializes search to find maximum of contrast in the full range of the motor in the default ROI.
The default ROI is a ROI half the width and half the height of the hologram, centered in the hologram.
Namespace:
LynceeTec.API.Cycle
Assembly:
LynceeTec.API.Cycle (in LynceeTec.API.Cycle.dll) Version: 10.0.10313.0 , built 2022-11-01 12:36:54 UTC
Syntaxpublic void InitializeFullRange(
int stepsCount
)
public:
void InitializeFullRange(
int stepsCount
)
Parameters
- stepsCount
- Type: SystemInt32
Number of steps performed in the full searching range.
Exceptions
See Also