Can't get my design work, if someone could lend some advice?

Hello

I'm a complete newb to v8.6.1 from Labview.  I come from the .net world and I have difficulties making the transition, some advice would be greatly appreciated.

I have attached my .vi I came up with, but I hit a wall and I can not get this design works properly:

I have two buttons on my .vi, a sample button and a calibration button.  When I hit the button in the sample, I need to write the values of my linear sensors in a file, it works fine.  When I hit the calibration button, I need get the values of the sensors, store them in a table for later use.  This works fine as well.

The problem I have is that I have to use the values stored in the table in my button sample logic that does not work because I have cases for my condition 'False. '

I'm even close to the right solution here?

Thanks for the tips.

There are different ways to do this. You need shift registers. You can also use the structure of the event. I tried to edit your existing vi just a bit and hope that's what you're looking for.

Tags: NI Software

Similar Questions

Maybe you are looking for