LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

indicators retain old data plus new data

running LabVIEW 8.2.1 on windows XP. I display a 2D array of string in a table, with the ability to view a set of parameters for a given data point, and the ability to view NEXT or PREVIOUS data points (sets).
The initial display (point zero) displays correctly, when I choose NEXT all the data correctly updates HOWEVER two cells (R0C1, R2C1) also display the original data (cell R0C1 shows both values of RPM: 1500 and 6000 superimposed, both numbers in the same cell). It is odd that it is only 2 cells, but I have been using LabVIEW for 12 years and I didn't even know it was possible to show two strings in one cell???
I don't see how this could be a code issue(?) maybe some known bug??
Lawrence M. David Jr.
Certified LabVIEW Architect
cell: 516.819.9711
http://www.aleconsultants.com
larry@aleconsultants.com
0 Kudos
Message 1 of 4
(2,773 Views)
Can you show a simple example that demonstrates the problem?
0 Kudos
Message 2 of 4
(2,764 Views)
not sure what was causing it, but what I did was write an empty array to the table prior to each update and the problem went away.
thanx,
lmd2
Lawrence M. David Jr.
Certified LabVIEW Architect
cell: 516.819.9711
http://www.aleconsultants.com
larry@aleconsultants.com
0 Kudos
Message 3 of 4
(2,757 Views)

This issue is also in 8.6.1 - I have a new thread here.

I've posted it to tech support.

It's definitely a bug. 

Steve Bird
Culverson Software - Elegant software that is a pleasure to use.
Culverson.com


LinkedIn

Blog for (mostly LabVIEW) programmers: Tips And Tricks

0 Kudos
Message 4 of 4
(2,487 Views)