Frequently Asked Question
Performing a Frame Grabber reset
Last Updated 3 years ago
Device reset is available for KAYA's devices both using Vision Point application and an API command.
In case a device reset is required, please follow one of the available options:
Via Vision Point application:
1. Open "Frame Grabber" tab
2. Expand "Device control" category
3. Click on the "Execute" command, as shown in the image below, to perform device reset

Via Vision Point API:
This operation can be performed in the software using the following command:
“KYFG_GrabberExecuteCommand(grabberHandle, "DeviceReset");"
NOTE:
Please note that after performing device reset a camera full rescan is required.
In case a device reset is required, please follow one of the available options:
Via Vision Point application:
1. Open "Frame Grabber" tab
2. Expand "Device control" category
3. Click on the "Execute" command, as shown in the image below, to perform device reset
Via Vision Point API:
This operation can be performed in the software using the following command:
“KYFG_GrabberExecuteCommand(grabberHandle, "DeviceReset");"
NOTE:
Please note that after performing device reset a camera full rescan is required.