03-19-2014 12:26 PM
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:
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?
03-20-2014 05:28 PM
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