06-14-2007 10:11 AM
06-14-2007 11:24 AM
CJones581,
I was taking a look at your code, but I am unfamiliar with the TC_TypeK.vi. Is this a subVI you created? It seems it passes a number in and out, can I omit the VI for now, or can you post the subVI? Thanks.
Matt Downey
06-14-2007 11:58 AM
06-14-2007 04:54 PM
CJones581,
Error code -200547 seems to be generated by the DAQ Assistant because it does not start the analog output after it has stopped. I would recommend replacing the DAQ assistant with the standard DAQmx VIs. If this does not correct your situation I would examine the Digial Output task you created in MAX. I could not examine the task to verify it was created in the same way I created my task. I generated the error code in a simplified VI using a NI USB-6008. The error was cleared in the manner described above. Hope this helps. Let me know.
Matt Downey
06-15-2007 11:16 AM