09-08-2009 12:54 PM
09-09-2009 05:58 PM
Hi cjp1,
I'm fairly certain this is possible, but I'd like to know what device you are using to get a better idea about your setup. The device driver likely includes a c interface to the device, which you can use with CVI. Once I have a bit more information on the device, I will be happy to provide more detail!
10-09-2009 10:25 AM
10-12-2009 04:53 PM
Hi cjp1,
It looks like IOTech provides LabVIEW, c++, and VB6 support, not ansi C. Since this is the case, you would need to create a c compatible dll using either LabVIEW or visual C++, then call this dll in CVI. For more information, see the links below:
Similar Forum Posts:
http://forums.ni.com/ni/board/message?board.id=180&message.id=29223&requireLogin=False
http://forums.ni.com/ni/board/message?board.id=250&message.id=28239&requireLogin=False