Reset camera configuration

Last modified by Lev Andronov on 2025/01/09 14:59

There are several options for camera configuration reset:

Full Power Cycle

In order to perform a full power cycle of the camera, you have two options:

  1. Use PoCXP control commands on the frame grabber side:
    1. Set 'PoCXPAutoActive' to 'False' to switch Automatic PoCXP management to manual mode, disabling it by default and immediately cutting power for all frame grabber channels.
    2. Set 'PoCXPAutoActive' to 'True' to enable Automatic PoCXP management again; you will then need to redetect the cameras.
  2. Physically disconnect and reconnect the CoaXPress cable.

Device Reset

Use 'Device Reset' command via Vision Point app:

Vision Point legacy

Vision Point legacy camera properties browser

camera_device_reset_vp2.png

Vision Point II camera features window

or use API command:

KYFG_CameraExecuteCommand(cameraHandle, "DeviceReset");

Default User Set Control

A “Default” User Set in User Set Control section of the camera allows to return factory default settings.

  1. Set 'User Set Selector' to 'Default'
  2. Click 'Execute' in 'Load User Configuration

As an alternative you can set 'User Set Default Selector' to 'Default' and perform Device Reset, this will reboot the camera with default user set.

KAYA Instruments © 2024. All Rights Reserved.