From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Using USB 6002 DAQ to generate waveform using digital output

Solved!
Go to solution

I am using USB-6002 DAQ multifunction to generate waveform by using digital output. Is it possible to generate a signal using digital output?

0 Kudos
Message 1 of 7
(3,004 Views)
Solution
Accepted by Shesha12345

You only can generate Digital Waveform(High-Low signal) through "digital output"

If you want to generate an analog output  such as a sine wave, you have to use "analog output"

0 Kudos
Message 2 of 7
(2,970 Views)
Solution
Accepted by Shesha12345

Okay, Thank you, Sir...
Can I generate PWM with digital output?

0 Kudos
Message 3 of 7
(2,965 Views)

Yes, you can generate PWM pulse with digital output. 

However, you need to do some coding to apply Duty cycle control. 

 

You also can use Counter Output to generate PWM pulse.

If you use Counter Output, you don't need to do the coding for that. 

0 Kudos
Message 4 of 7
(2,958 Views)
Solution
Accepted by Shesha12345

Can I use one line in digital output to generate PWM?

0 Kudos
Message 5 of 7
(2,951 Views)

Yes, you can use it.

0 Kudos
Message 6 of 7
(2,944 Views)
Solution
Accepted by Shesha12345

Can you please share a code of generating a PWM with digital pin.

Thank you.

0 Kudos
Message 7 of 7
(2,942 Views)