02-13-2020 10:38 AM - edited 02-13-2020 10:41 AM
hello, I have the following problem and cannot find a workaround:
Is anybody able to help me?
thank you in advance!
Giovanni
02-13-2020 02:14 PM
You might have better luck with "Preallocated" because LabVIEW will preallocate one clone for each instance, while "Shared" creates them dynamically - on the fly - as needed.
To be clear, I'm not sure if this will make a difference.