LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

which function can normalize the value of the buffer?

Hi
I want to normalize the value of the buffer. Which function in CVI can deal
with the problem?
For example, the value of the buffer range from 0 to 5. Some function can
normalize the sampling buffer, so the value range from 0 to 1.

thanks for your suggestion!
0 Kudos
Message 1 of 2
(2,885 Views)
Hello

You can use the Normal1D() function, which is part of the Advanced Analysis libraries of CVI. You will need CVI Full Development system for this function.

Hope this helps

Bilal Durrani
NI
Bilal Durrani
NI
0 Kudos
Message 2 of 2
(2,885 Views)