11-29-2015 05:08 AM
Hi,
I'm using LabVIEW to control my Arduino, I had experience with DigitalWrite, AnalogRead and it works. But an error 5005 occurs when I put "AnalogWrite" to control the brightness of LED.
And I tried it still works if I remove this "AnalogWrite" and only "AnalogRead" in the while structure.
I request your expertise to fix this problem, thank you.
Solved! Go to Solution.
11-29-2015 09:33 AM
why do I get Error 5005 http://digital.ni.com/public.nsf/allkb/3DFDB07DC04B036686257885005981E1
11-30-2015 12:55 AM
Thanks and I also find another answer which might be close to my situation since communication port recognized if I keep analogread vi.
But really appreciate your prompt answer. I'll both later once available.