LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I am using Peak detection VIs for Gas Chromatography. (Peaks 3.0.llb) The peak detection VIs have a bug that causes fatal crashes in LabVIEW 6. Any suggestions on other code sources for peak detection (with a noisy baseline) and peak area measurements?

Re: I am using Peak detection VIs for Gas Chromatography. (Peaks 3.0.llb) The peak detection VIs have a bug that causes fatal crashes in LabVIEW 6. Any suggestions on other code sources for peak detection (with a noisy baseline) and peak area measurements?I use C:\lv600\LabVIEW 6\vi.lib\measure\mamon.llb\Waveform Peak Detection.vi.
Is this the same set of VI's that you are using?
0 Kudos
Message 2 of 8
(5,864 Views)
Re: I am using Peak detection VIs for Gas Chromatography. (Peaks 3.0.llb) The peak detection VIs have a bug that causes fatal crashes in LabVIEW 6. Any suggestions on other code sources for peak detection (with a noisy baseline) and peak area measurements?No! As far as I can tell none of the VIs offered by NI currently are able to fit a baseline and measure the area of a peak. The VIs I am using were last revised in 1995 and were never offered as part of the LabVIEW package. They were created by NI. I have been using them to analyze Gas Chromatography data.
0 Kudos
Message 3 of 8
(5,864 Views)
Re: I am using Peak detection VIs for Gas Chromatography. (Peaks 3.0.llb) The peak detection VIs have a bug that causes fatal crashes in LabVIEW 6. Any suggestions on other code sources for peak detection (with a noisy baseline) and peak area measurements?I agree, I haven't found any VI's that fit a baseline and measure the area of a peak either. They would be a nice addition to NI's standard library.

Does the example that you attached always crash on your machine? I ran it on LabView 6 and didn't have a problem.
0 Kudos
Message 4 of 8
(5,864 Views)
Re: I am using Peak detection VIs for Gas Chromatography. (Peaks 3.0.llb) The peak detection VIs have a bug that causes fatal crashes in LabVIEW 6. Any suggestions on other code sources for peak detection (with a noisy baseline) and peak area measurements?Look at http://www.willstein.com/ . I haven't personally used their
products.

Mark
0 Kudos
Message 5 of 8
(5,864 Views)
Re: I am using Peak detection VIs for Gas Chromatography. (Peaks 3.0.llb) The peak detection VIs have a bug that causes fatal crashes in LabVIEW 6. Any suggestions on other code sources for peak detection (with a noisy baseline) and peak area measurements?It doesn't always crash. However, I can get it to crash reliable by putting it in a loop and sending it a signal from a signal generator.
0 Kudos
Message 6 of 8
(5,864 Views)
Re: I am using Peak detection VIs for Gas Chromatography. (Peaks 3.0.llb) The peak detection VIs have a bug that causes fatal crashes in LabVIEW 6. Any suggestions on other code sources for peak detection (with a noisy baseline) and peak area measurements?Peak Area got by Numerical Integration (Simplsion's rule).
0 Kudos
Message 7 of 8
(5,864 Views)
Re: I am using Peak detection VIs for Gas Chromatography. (Peaks 3.0.llb) The peak detection VIs have a bug that causes fatal crashes in LabVIEW 6. Any suggestions on other code sources for peak detection (with a noisy baseline) and peak area measurements?
Hey does anyone know how to "wire" a VI like this one to read analog voltage data from a FP-AI-110 module?  The detector I am using is a Brooks Rand and gives output data as a DC voltage signal. 
0 Kudos
Message 8 of 8
(5,285 Views)