LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to generate a 70kHz square wave with the DAQCard DIO-24 card?

Is it possible to generate a 70kHz square wave with the DAQCard DIO-24 card?
I can only get it at 2.7kHz. But with this, it's only a pulse wave, and
not even a square wave.

Thank you,
Van626
0 Kudos
Message 1 of 4
(2,813 Views)
That card can't do it. It is a static digital I/O which means it has software timing only. The best you can do with Windows and the timed loop in LabVIEW 7.1 with any kind of determinism is a 1msec loop time. You will need to use a different board. You could a counter timer output or an analog output of a D/A DAQ board.
Message 2 of 4
(2,807 Views)
Thank you Dennis.
Can these cards you suggested
be used on a laptop?

Thank you,
Van
0 Kudos
Message 3 of 4
(2,799 Views)
NI has several PCMCIA cards like the DAQCard-6062E and 6036E. These are multifunction DAQ cards. I don't know if there's a card with only counter/timer or digital pattern I/O available in PCMCIA. Your best bet for getting the correct card is to contact your local NI Sales Engineer. You could also go to NI.com and check their products on-line.
Message 4 of 4
(2,795 Views)