Greetings,
The NI 6711 does not support multiple buffers. As is stated in the NI-DAQ help for the WFM_Load() function:
"Data points for the output channels need to be interleaved when you set up the buffer parameter."
Thus, you will need to interleave your channel data.
Good luck with your application.
Spencer S.