Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQ Pulses on LabVIEW Graph/Chart

Dear all

I am happy that i am getting required pulse with your guidanc and Help. Now i want to varry the pusle amplitue . Is it possible with current code?

Thanking you in advance.

 

 

0 Kudos
Message 11 of 14
(1,990 Views)

Hello SRAZA,

 

I'm not aware of any instances where it is possible to vary the pulse amplitude programmatically in LabVIEW. However, you could possibly vary the voltage level of the counter output with external circuitry. 

 

Another option you could look into would be generating a square wave from the analog output instead of using the counter output and varying the amplitude of the square wave.

 

Also, for good programming practice with DAQ, outside of your while loop you should stop the task before you clear it.

 

Lauren

Applications Engineering

National Instruments

0 Kudos
Message 12 of 14
(1,956 Views)

Thanks for your suggession . 

 Will i be able to generate 9852 frequency from analog IO card? I have PXI 6704 with 16 AO .

0 Kudos
Message 13 of 14
(1,946 Views)

Hello SRAZA,

 

Have you tried using DAQmx Timing and setting the rate?

 

Regards,

 

Lauren

Applications Engineering

National Instruments

0 Kudos
Message 14 of 14
(1,927 Views)