Specifications

sharpVISION™ Camera
sharpVISION VISION SDK
103
7.4.5. IdtSvStopAcquire
[nResult] = sharpML (‘IdtSvStopAcquire’, nCameraId)
Inputs
nCameraId
Specifies a valid camera ID
Outputs
nResult
Specifies the return error code of the function (0 if the function is successful, otherwise not 0)
Remarks
This function stops any camera acquisition previously started. If any error occurs during the
operation, the routine returns an error code in the nResult variable, otherwise it returns 0.
See also: IdtSvStartAcquire