LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Major bug in LabVIEW math

Hi Jeff,

I was reading the LV 7.0 release notes (I know, what have I been waiting for?) and ran across this

Default Data in Loops
In LabVIEW 6.0 and earlier, For Loops produced undefined data if the loop
did not execute. In LabVIEW 6.1 and later, For Loops produce default data
if you wire 0 to the count terminal of the For Loop or if you wire an empty
array to the For Loop as an input with auto-indexing enabled. The loop does
not execute, and any output tunnel with auto-indexing disabled contains the
default value for the tunnel data type.

on page 7


This gets pretty cose to the issue cited above.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 11 of 12
(605 Views)
LabVIEW 7.1.1 resolves this issue. See this link for more information.

Thank you for your patience.
Message 12 of 12
(602 Views)