Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Control exposure time and gain with FPGA as frame grabber

I have found this code where I believe something similar is done.

https://decibel.ni.com/content/docs/DOC-5049

 

The main difference is that as I am using RIO, IMAQ cannot be used, so it should be converted to VISA, as pointed out in the last post of this forum:

http://forums.ni.com/t5/Instrument-Control-GPIB-Serial/My-Basler-acA2040-180km-NIR-is-not-visible-in...

 

Anyone knows how to do this?
I understand this VI should be built in the code in so that the SerialServer can access it in order to control the camera, 

Is this correct?

0 Kudos
Message 11 of 12
(2,265 Views)

Try working off the example located in the LabVIEW example finder located at Hardware Input and Output>>Vision Acquisition>>Vision-RIO>>NI 1473R>>1-Tap 10-Bit. There's a white loop all the way to the right of the block diagram that has the necessary code to communicate serially with the 1473R.

 

Mike

0 Kudos
Message 12 of 12
(2,158 Views)