LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

HPGL plotting of a legacy Agilent Spectrum Analyzer: Labview

Hi all,

 

  We have some issues trying to plot a legacy Agilent Spectrum Analyzer.

Currently we are plotting based on reading the trace points. However there are some

constraints that we are currently facing..

 

  I understand that there is a command to retrieve the HPGL data from the Spectrum Analyzer.

(PLOT?;)

I have extracted the data and placed in plot2.plt (need to rename from txt to plt). I am able to generate the data to the graph through plottergeist.

However I need to integrate with Labview and I need to store the results in JPG rather than PDF.

 

Is there any VI that can convert the plot2.plt to a X-Y chart?

I have attached a legacy library file which is able to plot up till the grid only.

 

Download All
0 Kudos
Message 1 of 2
(2,963 Views)

Try the links in this post.

 

Note that your data is fairly simple HPGL, so you should be able to write a specific parser for it fairly easily if the above links do not work.  Let us know if you run into trouble.

0 Kudos
Message 2 of 2
(2,944 Views)