I am not sure what is causing that.
But for the dc signals, use instead the daqmx functions that outputs DC. what your are doing is generating a DC from a waveform (simply by setting its frequency to zero). Genration is still performed even though it is DC.
You should have 2 sets: the waveform channels (0,1), and the DC channels (2:7), each set has its all initiallization and output function (in the same vi, or 2 vi's, does not matter)