LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

delete from array bug (LV61, Win2k)

The function works OK when the array is a control but not when the array is a constant.

I can not send attached files from here so in words the diagram consists of:

One 2D array of strings (11x9) attached to the index array function with col set to 8. Output of this into the delete from array function (length 1, index 0). The delete from array function has two indicators. Toggle the 2D array between a control / constant (right click) and see the function fail when the array is a constant.

Similar postings exist in the "LabVIEW Targets" category.
Certified LabVIEW Architect
0 Kudos
Message 1 of 2
(2,386 Views)
Hi,

I have have been able to reproduce this issue in LabVIEW 6.1. It certainly was a bug.

However, it has been fixed in LabVIEW 7.0 since I was not able to reproduce the same behavior.

I have attached a VI that shows that it works fine in LabVIEW 7.0. If you want to look at it, please download the LabVIEW evaluation version from http://ni.com/labview

Thank you.

Sincerely,
Feroz
0 Kudos
Message 2 of 2
(2,386 Views)