Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

continuous digital output using USB-6211

Solved!
Go to solution

Hi,

I am trying to use the LV example "Cont write dig port - Int clk.vi" to generate a pattern.

But I keep getting the -200077 error about the sample clock. The pop-up error message suggests

using "on demand", but there's no such choice with the DAQmx.

Any hint?  Thanks.

0 Kudos
Message 1 of 5
(6,006 Views)

can you post your vi...if you did it in daq express, you can double click the icon on the block diagram and make that choice or change the clock sample mode to finite

0 Kudos
Message 2 of 5
(6,001 Views)
0 Kudos
Message 3 of 5
(5,994 Views)

I don't think the hardware on the 6211 can support that generation mode.

 

If you look in Example finder with that example selected, down on the lower left it shows what hardware the example supports, typically the 63xx series cards are shown.

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 4 of 5
(5,982 Views)
Solution
Accepted by topic author tim_wen

This is correct. The USB-6211 does not have a digital timebase - only analogue. That is why the X series (63xx) cards are only supported for this example.

0 Kudos
Message 5 of 5
(5,974 Views)