12-06-2006 12:25 PM
12-06-2006 12:51 PM
Have you tried something as simple as wiring a true constant to the Reset input of the Build Table express VI?
As a beginner, you should have context help turned on at all times. Moving your mouse over a function will display a help window for that function. In that window is a 'Click here for more help' link. That will give you additional information. Right clicking on any function and selecting 'Help' will do the same thing.
12-06-2006 02:47 PM
I have tried to wire a blank control to it, a constant with no data, a true to reset and an invoke node with "Rinit to Dflt" specified. I placed these at the beginning of the program and it will reset the table but once it gets to adding new data the old data pops back up.
12-06-2006 02:53 PM - edited 12-06-2006 02:53 PM
I guess I don't understand how you are using the function or using the table. If you have something like the picture below, the only data displayed in the table is the last result. You probably need to post your VI or an image of the block diagram.
Message Edited by Dennis Knutson on 12-06-2006 01:53 PM
12-06-2006 03:04 PM
12-06-2006 03:14 PM
12-06-2006 03:14 PM
12-06-2006 03:20 PM
12-06-2006 03:22 PM
12-06-2006 03:26 PM