06-11-2019 09:55 AM
Hello,
I think I found a bug in LabVIEW 2019 with the new adding multiple case structures. If I created a default and an Error 1 case and wire an error with a code of 0 the Error 1 case fires. If I have more Error cases the code runs as expected. I have attached a vi that illustrates this problem.
Thanks
Solved! Go to Solution.
06-11-2019 10:23 AM
Hello ASTDan,
I was able to see the behavior in my side, and have filed CAR 739174 to track it.
Thanks,
06-11-2019 02:21 PM
FYI the bug appears to be specific to wiring an error constant to the selector. It does not happen when wiring an error control, or an error value propagated from a non-constant source upstream.
08-01-2019
03:33 PM
- last edited on
12-20-2024
11:39 AM
by
Content Cleaner
For anyone following this thread, the bug has been fixed in the LabVIEW 2019 f1 patch: LabVIEW 2019 Patch Details
Regards,
08-01-2019 04:05 PM