ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

make initial value in data testing

Solved!
Go to solution

Hi everyone

I am testing load cell , and as the firstl value which sensors shows me is not 0, I need to initial my first value.

The thing is I use numerical controller and I just substract the initial value from my others data to see actual data.

The thing is I want to make this program automatically , I mean when I press start button the program automatically measure first data, save it and use it as initial data.

do you have any idea , suggestion ? thanks

 

0 Kudos
Message 1 of 4
(2,824 Views)

On first run of the while loop, store the value in a shift register.

Message 2 of 4
(2,810 Views)

Hi how can I store the first value ? could you tell me setp by step please , thanks

0 Kudos
Message 3 of 4
(2,807 Views)
Solution
Accepted by EricMgNiBh

See below.

 

 

Message 4 of 4
(2,785 Views)