06-29-2020 08:57 AM
Hello
This might sound like a stupid question but
how do I set up a parallel for loop in LabVIEW NXG 5?
I just switched from LabVIEW 2017 to NXG and I could not find the setting for parallel for loop processing. In 2017 I could just right click on the loop and activate parallel processing via context menue. Then there was a connector for the number of parallel threads, that the for loop will use. I can't find this setting in NXG though.
thx in advance
06-29-2020 05:51 PM
I haven't yet gotten to the point where I was looking for this option, but... EEK! I looked at the help and there doesn't seem to be that option!
07-07-2020 12:13 AM
Thank you for your reply. At least I know now, that I am not completely stupid and if parallel for actually exists, I am not the only one not intuitively finding it 🙂
I decided to uninstall LabVIEW NXG.
I installed LabVIEW2020.
Now it works, I can run while loops within a parallel for loop.