StopAcquisition
Send the 'StopAcquisitionCommands' defined in the TcVnGevImageProvider TcCOM module to the camera.
Syntax
Definition:
METHOD StopAcquisition : HRESULTFurther 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.
Fig.32: State transitions with FB_VN_GevCameraControl.StopAcquisitionAll possible state transitions and their return codes are shown in the following transition matrix:
Return Codes (  | Result state  | ||||
ACQUIRING  | STOPACQUISITION  | OPENED  | ERROR  | ||
Initial state  | ACQUIRING  | 
  | 
  | 
  | 
  | 
STOPACQUISITION  | 
  | 
  | |||
 Return value