Click or drag to resize

OPLSearcherInitializeFullRange(Int32) Method

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.2.3317.0 , built 2025-03-17 14:55:37 UTC
Syntax
public void InitializeFullRange(
	int stepsCount
)

Parameters

stepsCount  Int32
Number of steps performed in the full searching range.
Exceptions
ExceptionCondition
InvalidOperationExceptionThrown if the configuration is not loaded
See Also