04-16-2012 12:05 PM
Hello ,
I have a VI that plots Intensity graph, I have assigned certain RGB values to the Z-scale markers. But all I see is green intensity chart always.
Below I have attached the Block diagram and front panel.
Please advice where can I go wrong in this one.
Thank you
Abhi
04-16-2012 12:15 PM
It looks like you are passing all "1"s.
Probe the data to verify.
Ben
04-17-2012 12:30 PM
Ben,
Strange thing is that all is showing white now. It was working petfect untill I put in a program that shows the mouse cursor for intensity values as long as I hover the mouse above the Intensity graph.
I am attachingn a VI so that you can see it for yourself. Also a test result that shows all values are almost same. In fact its supposed to be like sine wave. To get the actual values I will have to divide by 2^14 since my AD is 14 bit AD.
But I dont really know where am I going wrong.
04-17-2012 12:43 PM
Your zip is missing some of the VIs. Are you using a LabVIEW Project for this code? If not, I'd recommend it.
Also, I'm having a bit of trouble following your code. There appear to be a lot of flat and stacked sequences nested with each other.