Hello. I have a problem to make a program using tab control.
As I wrote on title, I am trying to use event structure under tab control in LabVIEW 8.2.
Once a numeric value is set, the value should appear and changed in next tab pages after clicking "next" button.
When "previous" button is clicked, the tab pages go to previous pages. Here, I have a problem.
Since I used shift register in while loop, the previous values should not be changed after clicking "previous" buttons, but they change.
I wonder how to keep the previous values remaining.
Peace,
GINO