01-29-2025 10:37 AM
There is a bug (or at least used to be a bug) with the recursive file list that means it gets stuck in a loop for some network-mapped drives. Here's an old thread on the issue:
https://lavag.org/topic/10982-list-folder-returns-incorrect-results-for-folders-on-network-drives/
I know I ran into this once before. I think I had a post on this forum about it with a solution but I can't find it. Here's another one though:
https://forums.ni.com/t5/LabVIEW/Recursive-File-List-VI-stuck-in-loop/td-p/3943166
Any chance that was your issue?
01-29-2025 11:03 AM
Thank you very much for providing additional details related to the issue, I really appreciate it!
I have no idea what the actual issue issue is. I only dug deep enough to determine the recursive file lists was my issue and modified my code. Additionally, I was providing a path that was on my C drive to recursive file list. However, the additional information will help people in the future, so again, thank you for providing it!
Matt