I have an array of objects wired to for-loop. I call the method VI on object in for-loop. If the method uses/calls some VI with state/memory (like FGV) the state is shared for every call of method in a loop despite the called VI is reentrant preallocated. Does anybody know how to solve this problem?

*** LV2018 ***