MATLAB: Clocked operations not possible with digital output

clocked operationsdata acquisition

Hi all,
I am currently trying to set up a new experiment for which I am using MATLAB R2013B and a NI USB 6221. When I add all the channels I need (12 analog input and 2 digital output channels) I receive the following warning: Warning:
A channel that does not support clocked sampling was added to the session. Clocked operations using startForeground and startBackground will be disabled. Only on-demand operations using inputSingleScan and outputSingleScan can be done.
I need to address this issue as I need startBackground to collect my data. How can I address this issue?
Thanks
Related Question