Hi everyone,
I'm trying to use the LIFA for a project I'm doing now, bur I don't know how to solve a difficulty that I'm facing. I'm acquiring signals with the USB-6009 and at the same time sending either HIGH or LOW values through the pins 8,9 and 10 of the Arduino board to control a digipot. As you can see in the attached image, I can control which value is send to each pin by clicking on a boolean control which operates a select function. Now I'd like to do that automatically for the pin 10, so I could set a HIGH value, wait 100 ms, set a LOW value, wait 1000 ms and repeat the process. I've tried with digital waveforms, but it doesn't work. I would really appreciate any help.
Thank you guys,
Oscar