You are here: Start » AVL.NET » GenicamInvoke.GenTL_StopAcquisition

GenicamInvoke.GenTL_StopAcquisition

Stops image acquisition in a device.

Namespace:Avl
Assembly:AvlNet.Genicam.dll

Syntax

C++
C#
 
public static void GenTL_StopAcquisition
(
	int inDeviceHandle
)

Parameters

Name Type Range Default Description
inDeviceHandleintHandle of an opened device that should stop acquisition.

See also