Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

3.3 Vpp counter pulse generation

Hi,

 

I have a question regarding counter pulse generation with 3.3 Vpp specification.

 

DAQmxErrChk (DAQmxWriteCtrFreq(pView->SweepRateHandle,1000,0,10.0,DAQmx_Val_GroupByChannel, pView->fUserFrequency, pView->fUserDutyCycle, NULL, NULL));

This function works fine but gives me 5 Vpp pulses.

 

Is there any function controlling amplitude conversion?

 

Thanks,

 

 

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

Unfortunatly, the digital levels for almost every device (and every device with Counters that I know of) is determined by the hardware and can't be changed.  The easiest solution would either be a logic level shifter or a voltage divider.

Seth B.
Principal Test Engineer | National Instruments
Certified LabVIEW Architect
Certified TestStand Architect
0 Kudos
Message 2 of 2
(2,661 Views)