I have a host and target and shared variables are deployed from the host , A shared variable of the type array is updated on the pxi and
an element is inserted into it in every iteration of the loop. SOme of the elements are missed from the shared variable,Is there a difference in updating the shared variable and updating a local variable and local variable?
How does a buffering option on the shared variable works , as it is not clear from the manual given?