Ni.com is currently experiencing issues that may cause some pages to fail.
Support teams are actively working on the resolution.
Ni.com is currently experiencing issues that may cause some pages to fail.
Support teams are actively working on the resolution.
07-26-2018 04:23 AM
Hi,
I have the following table:
I want to subtract the cell where appear a 10 and the cell where appear a 2, and put the result into the cell at the left. In Excel, it is so easy but i need to do it here in LabView:
I reached do the subtract and on decimal integer string I obtain the correct value::
but now i do not know how to introduce this value into the table.
Please could you help me?
I obtain some issues...
I atach the vi do not see the big case because is invalidated,
Thanks in advance.
07-26-2018 04:36 AM - edited 07-26-2018 04:39 AM
Replace Array Subset
07-26-2018 04:46 AM
you can try:
clicking on the table will result in the active row's 10 to minus 2 and output result in the cell left of 2
07-26-2018 04:50 AM
this is a snippet, save the attachement .png and drag+drop it onto a block-diagram
07-26-2018 04:51 AM
so many things to choose from ... have fun