05-29-2009 12:55 PM
Hello to everyone!!
I have a problem... I'm using Labview 8.0 and I would like to copy the image of a waveform graph into clipboard if the user presses a button to do so... I know how to copy the graph into .jpg, but not into the clipboard... can anyone help me??... please!!!!! (better with pics )
Thanks a lot!!
G.R.
05-29-2009 01:03 PM
I would suggest taking a look at the way the Code Capture Tool works, as there's code in there that saves images to the clipboard.
It's also a great utility to have.
05-29-2009 01:47 PM
but... is there anyway to do it with labview other than installing things ???
thanks!
05-29-2009 02:21 PM
You could just look at the code instead of installing it. You can also do a search of this board for 'image clipboard' and find numerous posts on the same subject.
Not sure when it first appeared but in current versions, you have the Export Image method.