10-28-2008 03:39 PM - edited 10-28-2008 03:41 PM
Greetings,
I finally got around to playing with my NI 1456 CVS. Currently using VBIA 3.0.1
When setting up the Measure Colors step, I notice that it gives me a nice histogram.
I'd like to place a historam as an Overlay. So far, the only way I think I might be able to do this would be to pass the inspected values as Globals to a LabVIEW VI that would create and save the image of a histogram from those values. Then use the Custom Overlay function to open that image and display it on the screen.
I'm not sure yet if this would work or not. But I'm wondering if there isn't a simpler way to do this. Also curious about displaying other graphs as overlays.
10-29-2008 12:07 PM
10-29-2008 02:34 PM
Thanks Chris. I'll look into that.
While thinking about this problem again this morning, I realized that the solution I mused about likely would not work unless I had some way of dynmically loading a new image file into the memory of the 1456 CVS.
VBAI prompts me to "save" to target if I want to use an image as an overlay. I had been thinking I could just put a new file under the same name and my RT target would just update the information. But I wasn't thinking about how I would transfer that new image file to the RT system. I'm not sure; but I don't think I can do that programatically.
10-30-2008 03:33 PM
But I wasn't thinking about how I would transfer that new image file to the RT system. I'm not sure; but I don't think I can do that programatically.
I'm a little confused now. Are you talking about transfering files from VBAI to LabVIEW (all on the CVS), or transfering from the from the CVS to another system?
10-31-2008 01:43 PM
11-03-2008 05:18 PM
11-03-2008 05:22 PM