ResetCameraFeatures

ResetCameraFeatures 1:

Reset the camera features to initial state (sends the 'InitCameraCommands' defined in the GevImageAcquisition TcCOM module to the camera).

Syntax

Definition:

METHOD ResetCameraFeatures : HRESULT

ResetCameraFeatures 2: Return value

HRESULT

Further information

The method ResetCameraFeatures resets the camera parameters to the original state. This means that the Initialization Commands, without the optional Force-IP command, will be rewritten to the camera.

State transitions

With ResetCameraFeatures the camera should only reset its parameters while remaining in the OPENED state. As a rule, however, the camera briefly enters the intermediate state RESETTINGFEATURES, as the parameter reset takes a little time.

ResetCameraFeatures 3:
State transitions with FB_VN_GevCameraControl.ResetCameraFeatures

All possible state transitions and their return codes are shown in the following transition matrix:

Return Codes (HRESULT)

Result state

OPENED

RESETTINGFEATURES

ERROR

Initial state

OPENED

BUSY

PENDING

FAILED

RESETTINGFEATURES

SUCCESS

BUSY