Frequently Asked Question
Performing a camera reset
Last Updated 3 years ago
Camera reset is available for KAYA's cameras and camera simulators both using Vision Point application and an API command.
In case a camera reset is required, please follow one of the available options:
Via Vision Point application:
1. Open "Camera" 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_CameraExecuteCommand(cameraHandle, "DeviceReset");”
NOTE:
Please note that after performing camera reset, the Frame Grabber losses the connection to this camera, so a full camera rescan and stream creation are required.
In case a camera reset is required, please follow one of the available options:
Via Vision Point application:
1. Open "Camera" 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_CameraExecuteCommand(cameraHandle, "DeviceReset");”
NOTE:
Please note that after performing camera reset, the Frame Grabber losses the connection to this camera, so a full camera rescan and stream creation are required.