LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Elements in tables

Solved!
Go to solution

Hi,

 

I’ve created a vi to display the “Number of elements in table”. Which works fine. However, i've tried to then use the “Absolute Value Function” to convert any negative values entered into the table, positive.

However by doing this, I’ve added some unintended functionality. In a nutshell I’d like to replicate the behaviour of Sub 1, in Sub 2.

Whenever i delete a value from the table, Sub1 shows it as blank, i.e. “”, where as the same cell in Sub2 shows it as “0.000000” i need it to also show blank in Sub2, an not the zeros.

Any ideas how i might achieve this?

Thanks

 

 

0 Kudos
Message 1 of 4
(2,569 Views)

Are you always going to have numbers in this table?

 

 

Tim
GHSP
0 Kudos
Message 2 of 4
(2,562 Views)
Solution
Accepted by topic author labnoob

This is one way to do it

Tim
GHSP
Message 3 of 4
(2,560 Views)

perfect solution. Thanks for that.Smiley Happy

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