The main problem is that you're ignoring the advice both GerdW and I gave that you MUST put BOTH digital lines in the SAME task. There's only one hardware timing subsystem available for DO, any digital signals that you want to generate with clock-based timing must be in the one task that defines the timing.
Instead of 2 separate tasks, put both lines in one task and define your digital waveform to include both lines.
There aren't useful default values in your controls to determine whether you're also being careful to stagger your clock and data transitions so that your data is stable when the active clock edge arrives. But that'll likely be pretty important too.
-Kevin P
ALERT! LabVIEW's subscription-only policy came to an end (finally!). Unfortunately, pricing favors the captured and committed over new adopters -- so tread carefully.