LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to manage tab control using event structure to send values sequentially

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
 
0 Kudos
Message 1 of 2
(2,699 Views)
That's some bug in LabVIEW, see here for a solution

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 2
(2,695 Views)