From Saturday, Nov 23rd 7:00 PM CST - Sunday, Nov 24th 7:45 AM CST, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
From Saturday, Nov 23rd 7:00 PM CST - Sunday, Nov 24th 7:45 AM CST, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
09-30-2016 09:05 PM
Hello ,
I am having a trouble with multiple analog inputs through my Arduino on labview interface. It seems like the signals are leaking into eachother, I use 3 analog sensors connected ro my arduino and when i run my vi the results seems not correct, and the signals form is too.but in another hand when i use just one single sensor it works great. is there any advice on how to fix this problem?
Thanks for any help
09-30-2016 10:57 PM
Connect the unused inputs to ground.
hrh212
10-01-2016 07:35 AM
Hi,
Is there other solution because it doesn't work for me, i did connect other pins to ground but it doesn't work the problem persist, labview still gives wrong data with a signal plotted not correct, it's seems that the values drops down and the execution is delayed when a add a second sensor to my arduino.
thanks for help hrh212.
Appreciate other suggestions.
07-27-2020 11:41 AM
In Arduino Pullup resistors are not connected.. we need to connect the pull pup resistors to make the floating voltage to constant Zero if the pin is unwired.