10-01-2015 10:49 PM
10-02-2015 08:30 AM
may be the following discussion will be helpful http://forums.ni.com/t5/Digital-I-O/Example-of-implementing-SPI-using-strictly-nidaqmx/td-p/1924705
10-02-2015 10:41 AM
Hi,
I looked through the link and found many VI files which I don't understand... There were a lot of links so I could have missed something. I also don't have an Examples folder in my National Instruments\NI-DAQ\ install folder.
I don't specifically need a SPI design...I could live with an example that shows me how to output waveforms on multiple channels and capture on multiple channels simultaneously and upon a software trigger. I could then build my SPI master from there. The CHM files that come with the Ni-DAQ do not show you how to simultaneously control multiple channels.
Thanks,
Jenny
10-05-2015 08:52 AM
Hi Jenny,
I found some documentation that covers physical channel syntax:
Physical Channel Syntax (I have the link set to open in a new page).
It also may be worth your time to browse through the LabWindows/CVI discussion forums: LabWindows/CVI (I have this set to open in a new page).
Let me know if this helps get you started.
Regards,
G-IV
10-05-2015 09:18 AM
@Jennyatcypress wrote:
Hi,
I looked through the link and found many VI files which I don't understand... There were a lot of links so I could have missed something. I also don't have an Examples folder in my National Instruments\NI-DAQ\ install folder.
I don't specifically need a SPI design...I could live with an example that shows me how to output waveforms on multiple channels and capture on multiple channels simultaneously and upon a software trigger. I could then build my SPI master from there. The CHM files that come with the Ni-DAQ do not show you how to simultaneously control multiple channels.
Thanks,
Jenny
The examples for NI-DAQmx for C language are in C:\Users\Public\Documents\National Instruments\NI-DAQ\Examples\DAQmx ANSI C