Problems with clocked digital output using NI DAQ (R2013a)

2 views (last 30 days)
Hi,
I need to create digital outputs at defined time intervals and I do not want to rely on software timing. I am using a NI PCI-MIO-16E-4 card which has 2 counter channels (in addition to the DI/O channels) and I am working with the Data Aquisition Toolbox Version3.3 in R2013a.
Every time I add a digital channel, I get 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.”
Consistently, every time I try to do something that requires clocked operation functionality, I get an error, e.g. “Rate cannot exceed 0 in the current configuration.”
What could possibly go wrong here? Unfortunately, my knowledge on controlling NI devices via Matlab is not very deep.
Thank you very much for your help.
  1 Comment
Mohammad
Mohammad on 28 Aug 2013
Hi,
I have the same problem. Could you please let me know if you have found a solution?
Regards
M

Sign in to comment.

Answers (0)

Categories

Find more on Data Acquisition Toolbox Supported Hardware in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!