ResetCameraFeatures
Reset the camera features to initial state (sends the 'InitCameraCommands' defined in the GevImageAcquisition TcCOM module to the camera).
Syntax
Definition:
METHOD ResetCameraFeatures : 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.
All possible state transitions and their return codes are shown in the following transition matrix:
Return Codes ( | Result state | |||
OPENED | RESETTINGFEATURES | ERROR | ||
Initial state | OPENED |
|
|
|
RESETTINGFEATURES |
|
|