Is it possible to set up a delay between two lines on an indvidual output port?
I have a USB-6008 OEM. It has been set up so that port 0 line 1 drives a clock line to a shift register on a UUT, and port 0 line 2 drives the serial data line to the same shift register. I need to account for a set-up and hold requirement on the shift register. Right now the data and clock edges line up on top of each other - the hold time for the data = 0 with respect top the clock edge. The software only seems to have the capability to write to the entire port at once, I can't see how to generate a delay on one specific line. Is this doable?