09-10-2018 12:14 AM
Hi,
We are using an ADC which has an SPI interface. We have NI USB-6251
Shall we use this DAQ for communicating with the ADC ??
What are the steps involved in implementing this ?
Any document/link relating to this would be appreciated.
Regards,
Rajesh Kaliyaperumal
09-10-2018 01:53 AM
This is an example code. Simple SPI Read with NI-DAQmx DIO
Because USB-6251 doesn't have own DIO clock so, you should use counter or external FG (this method is called "Correlated DIO")
NI-DAQmx: Correlated Digital I/O with NI CompactDAQ and LabVIEW