07-05-2006 06:50 AM
07-05-2006 09:16 AM
07-05-2006 09:43 AM
Hi,
I think, I have exactly what you describe: I run a LabVIEW-VI as separate thread from Teststand. This VI read each 1 second some variables in Teststand. Teststand update the same variable each 50ms. The whole sequence may last 24 hours. But from what I understand from your explanation, the only risk is to have my VI not be notified about a change in my variables.
But it is possible, that for example my VI try to read the variable during Teststand write it at the same time?
Moreover, how could works these "Lock" if Labview and Teststand are running on separated thread?
Regards
Risotto
07-05-2006 10:58 AM