
BlackFly USB Capture

kathryn.salvati
Hello,
I am interested in reading frames from a BlackFly camera using its GPIO cable and NIDAQ hardware. can this be easily done in Igor? Does anyone have experience coding digital inputs? I don't think Igor has an XOP that supports this camera hardware through teledyne.
Thanks!
WaveMetrics sells the NIDAQ XOP, https://www.wavemetrics.com/products/nidaqtools. We are using that XOP for controlling NIDAQ hardware, and that works splendid.
If there is a camera SDK available, you can also write your own XOP in case your are reasonable proficient in C++. Or instead of using an XOP, use the CallFunction XOP, https://docs.byte-physics.de/callfunction-xop/, to interface with the SDK.
February 22, 2024 at 02:12 am - Permalink
In reply to WaveMetrics sells the NIDAQ… by thomas_braun
thanks!
February 22, 2024 at 09:20 am - Permalink