You are here: Start » AVL.NET » GenICam.GenTL_StopAcquisition Method

GenICam.GenTL_StopAcquisition Method

Stops image acquisition in a device.

Namespace:AvlNet
Assembly:Genicam.Net.dll

Syntax

public static void GenTL_StopAcquisition
(
	int inDeviceHandle
)

Parameters

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

See also