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

GenICam.GenTL_StopAcquisition Method

Stops image acquisition in a device.

Namespace:FilNet
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