StopAcquisition

StopAcquisition 1:

Send the 'StopAcquisitionCommands' defined in the TcVnGevImageProvider TcCOM module to the camera.

Syntax

Definition:

METHOD StopAcquisition : HRESULT

StopAcquisition 2: Return value

HRESULT

Further information

The method StopAcquisition stops the image acquisition by the camera.

State transitions

With StopAcquisition, the camera is to be brought from the ACQUIRING state to the OPENED state. As a rule, this doesn't happen immediately, but via the intermediate state STOPACQUISITION.

StopAcquisition 3:
State transitions with FB_VN_GevCameraControl.StopAcquisition

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

Return Codes (HRESULT)

Result state

ACQUIRING

STOPACQUISITION

OPENED

ERROR

Initial state

ACQUIRING

BUSY

PENDING

SUCCESS

FAILED

STOPACQUISITION

-

BUSY