Hello,
My monochrome video signal is seen here (bottom of picture):
I'm trying to acquire this signal, using the 6025e board. The H-Sync signal, seen on the picture (on upper part of the picture) is used as a retriggable trigger for starting the acquisition for each line, then getting a number of samples (=pixels). This process is continued until a sufficient number of lines is acquired.
The video signal is connected to one of the AI, AI7, and the H-Sync to the PFI6.
I've used an example for this application in Labview, sent to me by one of the NI Application Engineers, MarcoPolo5, given here:
I've also built my own example, using the "stop acquisition" function (which I'm attaching).
On both of these examples, the image I'm getting is strange. I get perfectly horizontal grayscale stripes, no matter what the rate of my sampling clock (but I've noticed that the higher this rate gets, the wider these stripes get), no matter how many samples (=pixels) for each line I get, the pixels on each line are the same grayscale color. The stripes are of different grayscale color, and width.
Very similar to what is seen here, only the stripes are horizontal in my case:
Looking at my video signal, it's obvious that it is rather similar on each line (between the H-shyness), meaning the lines should be similar to each other, and not sharp stripes. Secondly, on each line pixels should be varying in their color, since the video signal is not a horizontal DC line between two H-Syncs.
Could anyone please help me understand what is going on ?
P.S
Attaching my example.