Back to FabImage Studio website
You are here: Start » Filter Reference » MATRIX VISION » mvGenTLAcquire_GrabImage_WithTimeout
Captures a frame from MATRIX VISION cameras using mvGenTLAcquire SDK.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inDeviceID | String* | Device name or serial number of device | |
![]() |
inTimeout | Integer | 10 - ![]() |
Maximum time to wait for frame in milliseconds |
![]() |
inPixelFormat | MVGenTLPixelFormat | Pixel format of output image | |
![]() |
inExposureTime | Integer* | 1 - +![]() |
Exposure time value |
![]() |
inGain | Real* | Gain value | |
![]() |
inFrameRate | Real* | 1.0 - ![]() |
Frame rate in FPS |
![]() |
inAoi | Box* | Required fragment of image to stream | |
![]() |
inTriggerMode | MvIMPACTTriggerActivation | Trigger mode | |
![]() |
inTriggerSource | MvIMPACTTriggerSource | Source of trigger | |
![]() |
outImage | Image? | Captured frame |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filters is member of mvGenTLAcquire_GrabImage filter group.