03-03-2008 03:31 PM
03-05-2008 12:31 AM
03-05-2008 06:04 AM
03-06-2008 05:03 PM
Hi RDVincent,
Sorry about that. I assumed that you were using LabWindows/CVI since there were CVI callbacks in your code. If you are using a command line project, these callbacks will not work. There are two ways to get around this problem. You could either run this code in LabWindows/CVI or you can remove them from your code. A good place to begin if you wanted to use ANSI C and DAQmx would be the ANSI C NI-DAQmx shipping examples. The location of these examples vary but you can use the article here to find them.
Regards,
Kent
Applications Engineer
03-06-2008 07:04 PM
03-10-2008 06:30 PM
03-10-2008 08:06 PM - edited 03-10-2008 08:06 PM