![]() | OPLSearcher Methods |
The OPLSearcher type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cancel |
Cancels running search and reset OPL position
|
![]() | Dispose | |
![]() | Execute |
Performs OPL search using the already initialized parameters and moves the motor to the optimal position.
|
![]() | InitializeFullRange(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.
|
![]() | InitializeFullRange(Int32, Int32, Int32, Int32, Int32) |
Initializes search to find maximum of contrast in the full range of the motor in the specified ROI.
|
![]() | InitializeReducedRange(Int32, Double) |
Initializes search to find maximum of contrast around motor configuration initial position in the specified range in the default ROI.
The default ROI is a ROI half the width and half the height of the hologram, centered in the hologram.
|
![]() | InitializeReducedRange(Int32, Double, Int32, Int32, Int32, Int32) |
Initializes search to find maximum of contrast around motor configuration initial position in the specified range in the specified ROI.
|
![]() | Stop |
Cancels running search and keep current OPL position
|