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

GenICam.GigEVision_StopAcquisition Method

Stops image acquisition in a device.

Namespace:AvlNet
Assembly:Genicam.Net.dll

Syntax

public static void GigEVision_StopAcquisition
(
	int inDeviceHandle
)

Parameters

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

See also