Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

USB 6361 Counter Output Voltage

I would like to output a continuous pulse signal with a voltage of 5V.

Currently on my oscilloscope I am only seeing approximately 2V.

My code in C++ goes like this:

DAQmxCreateCOPulseChanFreq(taskHandle0, "/Dev1/ctr0", "", DAQmx_Val_Hz, DAQmx_Val_High, initial_delay, signal_frequency, signal_dutyCycle)

 

Is there anyway to increase the output voltage from the counter?

 

Thank you!

0 Kudos
Message 1 of 2
(2,206 Views)

Any chance your scope input impedance is set to 50 ohm instead of 1Mohm?

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 2 of 2
(2,124 Views)