The Callback class provides a method and a event for a callback function on the autofocus.
This class is currently only supported by the uEye LE USB 3.1 Gen 1 AF camera models. |
According to the sensor manufacturer, there is no guarantee that a focal point set manually will lead to a reproducible focal distance. A focal value determined with one model will not necessarily result in the same focal point for a different model. |
Methods
Method |
Description |
---|---|
Callback function: If manual focus and a once-only automatic control are active, the delegate registered via the event handler FocusCallbackEvent are called with the arguments focus value and the corresponding sharpness value. Note: Only short and non-blocking code should be executed in the delegate. |
Event
Event |
Description |
---|---|
uEye.FocusCallback.FocusCallbackEvent |
Event handler for focus callback |