LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to easily get the peak and through value from waveform

Hello,

 

Is there a solution to easily get the peak force and trough force from wavefrom got from DAQ?

 

Thanks

 

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

There are a couple of functions you could use.

 

The major questions are:

1. Do you want to have an absolute maximum value (e.g. 20.6) ? If so, is that only in a certain selection (e.g. 5.01 in range of distance 0.4 to 1.2)? If no absolute value, how do you calculate that value (e.g. average of 3-5 samples)?

2. What is a "trough force"?

3. There are a couple of functions computing average values. Have you already reviewed which one looks promising for you?

 

Also next time you might want to attach a VI rather than an image....

 

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 3
(2,535 Views)

The search peak function should be able to do the job. read the help about it.

It will do a square fit of a specified window length to detect a noisy peak. A good start would be datapoints over about 0.5mm ...

 

 

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 3 of 3
(2,505 Views)