You are here: Start » FIL.NET » GenICam.GenTL_StartAcquisition Method
GenICam.GenTL_StartAcquisition Method
Initializes and starts image acquisition in a device.
Namespace: | FilNet |
---|---|
Assembly: | Genicam.Net.dll |
Syntax
public static void GenTL_StartAcquisition ( int inDeviceHandle, string inPixelFormat )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inDeviceHandle | int | Handle of an opened device that should start acquisition. | ||
![]() | inPixelFormat | string | Pixel format name in GenICam naming convention that will be configured as device stream PixelFormat parameter. |