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,024 Views)
Solution
Accepted by topic author 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,990 Views)
Solution
Accepted by topic author Shesha12345

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

0 Kudos
Message 3 of 7
(2,985 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,978 Views)
Solution
Accepted by topic author Shesha12345

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

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

Yes, you can use it.

0 Kudos
Message 6 of 7
(2,964 Views)
Solution
Accepted by topic author Shesha12345

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

Thank you.

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