06-08-2006 08:33 AM
06-08-2006 08:36 AM
06-09-2006 01:45 PM
Hello Mudda,
This kind of error has been known to occur when you have a radio button control going directly into the signal of a Write TDM Data express vi. To correct this error:
If this is not how the error is happening, or if you are unsure, run the VI in highlight execution mode to see where the error happens. Write LabVIEW Measurement files have also caused this kind of error.
Steven T.
06-09-2006 01:51 PM
Hi Steven,
You are write, the error occured when I wired enumerated type directly to the signal input. I changed the enum to a sttring and wired to the signal input. This took care of the issue. Thanks for the reply.
Mudda.