06-23-2015 07:25 AM
so before i began to change this was for me the best solution but the reset did not work
06-23-2015 07:29 AM
06-23-2015 08:05 AM
i afraid of asking this 😞 all data keeps on coming without pushing the append button do i use the wrong switches ?
dont know the swtich you use (sry dont kill me) but many thanks in advantage for the patience
06-23-2015 08:20 AM
Ok, let's take a step back. Where is your data coming from?
06-23-2015 08:30 AM
data comes from an rs232 1 number and with this number there is a formula for thats why i use 10 and 15 as example
all of that is working as you can sse in my last vi everyting is working except that when i have to delete the data in
the table the still exists, and whats working in my last vi you can see the append button works.
06-23-2015 09:12 AM
I think you want you clear code to happen after the append code.
06-23-2015 09:19 AM
well the data is coming from a measurement by append i put the 2 numbers in the table (same row)
by the next append i put the next 2 numbers in the table en so on.
but if there is something wrong with the measurement i should be able to empty the table
and start again from the 1st row or better but more difficult i guess i should be able to
delete the wrong numbers at a row.
But always when i do a new measurement i should be able to clear or reset the table.
Afterwards i after should be able to write the table to a spreadsheet.
06-23-2015 11:35 PM
drek1234 wrote:
but if there is something wrong with the measurement i should be able to empty the table
How you will check the measurement is wrong or not?
If you know the criteria, use GerdW's solution.
You got some nice ideas (solutions) for your query.Please use those and solve your issue.\
And also, please go through these links:
http://www.ni.com/getting-started/labview-basics/
ttp://www.ni.com/white-paper/5243/en/
http://www.ni.com/white-paper/5241/en/
http://www.ni.com/academic/students/learn/
http://labviewwiki.org/LabVIEW_tutorial#External_Links
http://www.ni.com/getting-started/
06-24-2015 01:26 AM
to see if a measurement is correct i can that on the display of the machine, looks not so simple to make
a table in labview
06-24-2015 01:48 AM