03-16-2010 06:49 AM
Hi,
I am looking to use PCIe 6537 and I am seeing if anyone has used CVI to interface to it?
Is there any sample code around?
Thanks
Simon
03-16-2010 08:12 AM
Did you install NI-HSDIO ?
Probably there will be some samples coming from that installation.
03-16-2010 03:30 PM
Hello Simon,
The first thing you will need to make sure of is that you have installed NI-DAQmx. This is the driver necessary to communicate with your instrument. Also, this driver will install some example programs that can be accessed from the NI Example Finder (Help » Find Examples) in CVI. You can find these in the NI Example Finder by going to Hardware Input and Output » DAQmx, and then looking at any of the digital folders. This should be a good start but please let me know if there is any type of example in particular that you are looking for.
Regards,
03-17-2010 07:12 AM
A useful tutorial for call the DAQmx API from CVI...
Using NI-DAQmx in LabWindows/CVI
http://zone.ni.com/devzone/cda/tut/p/id/2931