LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Measuring linearity error using LabVIEW

I am aquiring linear data (voltage Signal) with respect to time, from a 0-5V sensor using PXI-6251 DAQ card. Is there a Built in VI node in LabVIEW to measure the Linearity error? I came across nodes for fitting regression lines, but not linearity error. How do I do it?
0 Kudos
Message 1 of 3
(3,207 Views)
Which linear regression VI are you trying to use?  The Linear Fit VI under Mathematics/Fitting has an output called reside which should be the measure of linearity, i.e. how well the data fits the linear regression line.
0 Kudos
Message 2 of 3
(3,203 Views)
Thats great, but will the error value correspond to integral or dynamic nonlinearity? Will it be in % ? 
0 Kudos
Message 3 of 3
(3,200 Views)