Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

how to generate digital signal from PCI-6221 like the one shown in the picture

I am required to generate a signal from the PCI-6221 board like the one shown in the figure below.

 

I am being succesfull generating the latter part of the signal for which the frequency is 200us and duty cycle 0.5%. I have attached the labview file.

 

th program should be like this when button is switched ON digital signal is created with the frequency and duty cycle as given by user in teh front panel and when the switched OFF then the above signal that is frequency 200us duty cycle 0.5% is generated.

 

Kindly tell me how can i implement the second part ?

 

Regards

Ali,

Download All
0 Kudos
Message 1 of 2
(3,810 Views)

Hi Ali,

 

What you can do is place a DAQmx property node to manipulate the frequency and duty cycle of the generated signal, as shown in the digram below:

Picture1.png

 

You can also find an example that is related to your question, as shown in the link below.

https://decibel.ni.com/content/docs/DOC-2227

 

Hope this helps.

 

-Ee Lim-



See that button on the left side of this post...

If you feel my post is helpful, all you need is just (at most) 2 seconds to click that button, to show your appreciation. Thank you~~



0 Kudos
Message 2 of 2
(3,803 Views)