02-13-2010 05:04 PM
For simple waveform charts, it is possible to export an image through Right Click >Invoke Node > Export Image.
However, there is no such option for intensity plots. How does one produce an image from intensity plots ?
02-13-2010 05:24 PM
Right-click -> Create -> Invoke Node -> Get Image. Wire the "Get Image" output "Image Data" to the Write JPEG File.vi (Programming -> Graphics and Sound -> Graphics Formats palette) input.
Other than JPEG formats also possible.
02-13-2010 06:00 PM
Thanks.
You probably solved another problem of mine. The Export to Image function generates bmp images, which are very large. Jpeg is a better format.
02-13-2010 06:07 PM
Why so?You can choose the type of the file.
Why is the previous suggestion unacceptable for "this" problem to be solved? Maybe I still will be able to help.