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 Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Analog read port and comunication with SPI device

Hello, I'm reading two ports of the analogport and at the same time I want to send a data for the SPI but when I do this the analog port doesn´t work.

0 Kudos
Message 1 of 3
(3,827 Views)

Have you tried using LINX instead of LIFA?  LINX is the only Arduino-LabVIEW software that is actively supported.

Does the SPI device work if you remove the Analog Read Port?  Are there any errors coming from either the Analog Read Port or the SPI VIs?

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

hi, I´ve not tried to LINX and yes, always that i want to send a data for the SPI the analog port doesn´t work but the SPI works and if i stop to send the data for the SPI and after a time the analog port works.

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