Hello,
I get error -1950678943 when I start the PC host vi. But only once. If I stop and start again, the error does not come back and everything is working fine. I tried open shared variable library vi already in a sequence structure, but it does not change anything. Also put some delays in, does not change anything either. The main vi calls a subvi that reads all variables from the shared variables library. Seems there is no way of delaying the running of that vi. I.e. I start main vi, this will start the sub vi. Does not wait a few s to when I actually need the data from that sub vi, even though that would be after these delays are finished.
Thanks!