11-09-2022 04:28 PM - edited 11-09-2022 04:34 PM
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/page/glang/insert_queue_element_vi.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. 😉