LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to generate 8Khz clock in labview??

Helloo,
 
 I am using Labview 7.0 and Advantceh PCI -1751 card. Now I need to generate 8KHz clock on port 0 of PCI-1751. How can i generate this clock in labview?? And there sholud be set up time of 31.5 micro sec w.r.t to data. According to this clock, i should send data on to port output. Advatech card has crystal oscillator which will generate 10 M Hz. Can you people help me in this issue.


Thanks & Regards,
Ravi Kumar


0 Kudos
Message 1 of 3
(2,726 Views)

I just had a glance at the user manual for this card.

http://taiwan.advantech.com.tw/unzipfunc/Unzip/1-OUS8/Pci1751.pdf

Accodring to the manual for the timer/counter, there is mode 3 to generate square wave. So you will be able to get the clock pulse using this mode for the counter but on a counter out put.

This is just my quick thinking after seeing the user manual. As I never used this card, I am unable to think of a better idea.

 

0 Kudos
Message 2 of 3
(2,699 Views)
Advantech has their own set of LabVIEW drivers available on their site:

http://www.advantech.com

If you perform a search for LabVIEW then you hopefully will find some more information on how to acquire these drivers from Advantech. Since National Instruments did not create those drivers, we really have no knowledge on how to use them. Their support may be more helpful for understanding how to use their driver to program your device.  If you have general questions about LabVIEW programming we would be happy to help you with those.
Jared T.
0 Kudos
Message 3 of 3
(2,653 Views)