From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

SPI communication protocol with LabVIEW and 6062E PCMCIA Card. Is it possible?

Hey people. I'd like to know if it's possible to get SPI communication with 6062E card, and if there is any example of that use.

 

Thank you!

0 Kudos
Message 1 of 3
(2,284 Views)

Good afternoon,

With this hardware NI DAQCard-6062E (for PCMCIA) has inputs / outputs digital and analog, but has hardware that makes USB-8451 communication with SPI. Below is the link to the Hardware. Any questions please contact us.

NI USB-8451

http://sine.ni.com/nips/cds/view/p/lang/en/nid/202368


graciously

Mauro Vera
Applications Engineer
National Instruments
0 Kudos
Message 2 of 3
(2,259 Views)

You can bit bang SPI with these cards.  See this thread for some example code.  Make sure you check to see if your device is 5V tolerant.  If not, you'll need some level translators.

 

 

0 Kudos
Message 3 of 3
(2,252 Views)