11-09-2022
04:28 PM
- last edited on
05-04-2026
08:27 AM
by
Content Cleaner
I was trying to discover why the "Dequeue Function" of my VI wasn't working and discovered a wrong info in the LabVIEW 2012 Help
According to the help of LabVIEW 2012 about Enqueue Element function:
• "This node runs normally even if an error occurred before this node runs."
I'm pretty sure this info is wrong.
Look at this example VI:
If error in is TRUE, the Enqueue Element does not work
The Online Help info is correct, but there's no notes about the wrong info inside old versions of LabVIEW
(https://www.ni.com/docs/en-US/bundle/labview-api-ref/page/functions/enqueue-element.html)
I think NI should implement a changelog in the Online Help of each topic, because no one will spend time comparing line by line of the Help.
11-09-2022 11:26 PM
This was fixed in versions of LabVIEW not ten years old. 😉