LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Are there examples of a tareing program, similar to a lab scale.

I am looking for a simple example program that will tare measurements that my program is reading. This would be very similar to the function on a lab scale that zeroes the current reading and measures any added material?
0 Kudos
Message 1 of 2
(3,146 Views)
Greetings!

Might I assume that you are using a strain gauge as your actual instrument? It should be an easy matter to do this; you can just use an ADD node to your data, and use a front panel knob to zero the tare. Alternatively, you can use a negative feedback loop to do the zeroing automatically.

Eric
Eric P. Nichols
P.O. Box 56235
North Pole, AK 99705
0 Kudos
Message 2 of 2
(3,146 Views)