11-11-2005 07:20 PM
11-11-2005 10:50 PM
Hi bethany,
Post ur VI as a development distribution, go to save with options and select development distribution to save as a library file.
all ur sub VI's are missing.
Its not clear if u are dong any data acquisition in ur sub VI's
11-12-2005 03:32 PM
Hi Bethany,
The error you describe implies a multi-sample-write is being attempted in digital2.vi. What's wired to DAQ mx Write\"data" in digital2.vi?
D.
11-12-2005 05:31 PM
It is the exact same thing as digital.vi that was attached - I just was trying to put it into a different vi earlier to see if that was the problem. Can you see a problem with the wiring in digital.vi??
Thanks for your help!
Bethany
11-12-2005 09:21 PM - edited 11-12-2005 09:21 PM
Message Edited by Dynamik on 11-12-2005 09:24 PM
11-15-2005 10:20 AM
Thanks Dynamik,
It does work well (it does not pause as it did with my rendering, and it works well in all regards! Finally!), although it still shows error code -50103 at the end... (the same error that was showing up for me previously) Is that a problem?
Thanks,
Bethany
11-15-2005 03:18 PM - edited 11-15-2005 03:18 PM
Hi Bethany,
Sorry, I can't run your code to reproduce the error (no hardware.) I do recommend you determine the source of the error, but I'm not a good resource for DAQmx. I notice that DAQ Assistant returns a task ID. Perhaps that task should "cleared" before a subsequent call to DAQ Assistant.
Wish I could be more help!
Message Edited by Dynamik on 11-15-2005 03:19 PM
11-16-2005 06:28 PM
02-14-2006 02:28 PM
02-14-2006 03:21 PM - edited 02-14-2006 03:21 PM
Message Edited by jasonhill on 02-14-2006 03:21 PM