08-03-2006 04:36 PM
08-04-2006 12:25 AM
Hi,
This should have been directed to the labVIEW forums here
http://forums.ni.com/ni/board?board.id=170
You can use a local variable which is basically a control/indicator on you front panel that you use in you diagram, you can hide or move the control off the visible part of the front panel, so its not visible to the user if the front panel is shown. You can create a local by selecting the terminal of the control on your diagram, right mouse click, select create | local.
You can also use a global variable and you can do this from the palette, you one with the while loop / for loop / Case statement in.
I think there are some examples in the labview for using variables.
Hope this helps. Re-post this in the labview and some one is bound to come up with an example. Unfortuanately I'm not in a position to do so, otherwise I would have.
When you re post, quote what version of labview you are using.
Regards
Ray Farmer
08-04-2006 12:46 AM