Hi Guys,
I'm doing a project that will datalog the voltage reading from Arduino A0 pin. The arduino will read the voltage reading every "N" times (depends on time delay) and save the overall reading into excel. The problem is, I can't stop the VI anytime I want.
seems like it will wait first before the delay is finished. see the attached picture