06-03-2008 06:30 AM
06-11-2008 04:43 PM
How do I do a correct error handeling of the communication with the variables.
About error handling on your shared variables, what type of variables are they? If you are using a global variable or a single process shared variable, they generally do not return errors.
06-12-2008 12:36 PM
06-13-2008 02:02 AM
Olle,
Have you checked your RT CPU usage? How fast and how much data are you transfering? Usually you will get this message when you are over taxing your RT CPU and the default communication to labview will drop out as the RT tries to run the code as best it can.