Example Code

Simple Hi Speed GigE Frame Grabbing and Reading (Bayer + RGB)

Code and Documents

Attachment

Description

Simple Hi Speed GigE Frame Grabbing and Reading (Bayer + RGB).

GigE Automation write.png

Streaming 2046x1086 at 30FPS(using unbuffered mode) in RGB format sets harddrive to 266+MB/s

switching to Bayer format drops it to 66+MB/s

GigE Automation read.png

Reconstraction from Bayer format can be done at 2x+ speeds running at the same time.

 

Tested with Basler acA2000-50gc camera

Hardware:

NI PXIe-1082 chassis

NI PXIe-8133 controller (Win7 32-bit 4GB 64GB SSD System Drive)

NI PXIe-8234 Dual GigE interface

NI PXIe-8260 RAID controller data storage (4x SSD 256GB)

-Artur

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.