04-13-2011 11:44 AM
I am looking for help to create test for cDAQ-9188 with DIO and AIO modules.
Would you please advise with information as follow:
1. Adding device driver to a project.
2. Sample of UI.
3. Sample of test script for DO (AO) control.
4. Sample of test script for DI (AI) acquisition.
Thank you.
Sincerely,
Sam.
04-14-2011 05:31 PM
There is a tutorial on using DAQmx with LabWindows/CVI here: http://zone.ni.com/devzone/cda/tut/p/id/2931. That is probably a good place to start.
Another good article to check out is the NI Ethernet Data Acquisition Overview here: http://zone.ni.com/devzone/cda/tut/p/id/7374.
As far as examples go, there are several text-based examples (as long as you have DAQmx installed) located at: Start Menu >> All Programs >> National Instruments >> NI-DAQ >> Text-based Code Support >> ANSI C Examples.
04-14-2011 07:46 PM
Aaron,
Thank you for your advise.
Best wishes,
Sam.