LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I capture Tek THS720P waveforms and transfer to Word Documents using Labview 6i Base package?

I can view Tektronics THS720P oscilliscope waveforms in Labview using the Tk THS7xx Getting Started VI provided for this scope by NI, but, I need to be able to get a printout somehow, preferably by importing into Word as a BMP or Jpeg, or any compatable file. The Labview base package does not seem to include write to BMP/Jpeg file VIs, do I have any other options?
0 Kudos
Message 1 of 2
(3,069 Views)
Doug,
I don't think you can do this with only the base package.
If you had the Graphics Format VIs, you could use the VI Server VIs and the Get Panel Image to get the image of the front panel, and then save it as bmp, jpeg, or png file.
If you had the Report Generation Toolkit, you could add this image to the Word Report, and save it as a Word Document.

Upgrade Advisor

Zvezdana S.
National Instruments
0 Kudos
Message 2 of 2
(3,069 Views)