01-08-2013 07:08 PM
Help me, please.
In the Arduino IDE I can use the analog inputs in digital mode, and I have 19 Digital I/O...
Now, I want know how to use this option in LabVIEW.
Best Regards!!
01-10-2013 12:57 AM
You would need to add that functionality to LIFA (firmware and LabVIEW). I'm quite sure I remember some other posts about this but I can't remember if anyone created these functions but you could try and find those posts.
01-12-2013 10:48 PM
Ok, I found a solution for my problem, in the LIFA directory exists a folder called Utility, in which exists a VI "Check for Pin Out Of Range.VI" I Modified this VI to let the LIFA use the 19 pins of Arduino ONE.
I only change the Upper limit (15) to 20, This is in the Uno case and Digital case...