LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

counter 6321

 Hello

I use a capture card PCI-Express 6321, I measured Fréquency a way of counting (ctr0), my problem is I can not be precise enough, in fact, I measure up

to 20 000, 21000 or 23000 Hz and I wish I could more accurately ie 23 150 Hz for example. How do I do?


In my application, I used the NI-DAQ with LabView MX 8.6; Configuring the way of counting: counting with 2 High frequency counters, Unit: Hz

Thank you in advance for your reply.

@ +

Laurent

 

 

Bonjour,

J'utilise une carte d'acquisition PCI-Express 6321, je dois mesure la Fréqence sur une voie de comptage (ctr0), mon problème vient que je n'arrive pas à être assez précis, en effet, je mesure des valeurs de 20 000, 21 000 ou 23 000 Hz et j'aimerai pouvoir plus de précision c'est à dire 23 150 Hz par exemple. Comment puis-je faire?
Dans mon application, j'ai utilisé les drivers NI-DAQ Mx avec LabView 8.6.
Configuration de la voie de comptage : comptage Haute fréquence avec 2 compteurs, unité : Hz.

Merci d'avance pour votre réponse.

@+

Laurent

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

Based on my reading of the data sheet for the PCI-6321 card, there are 4 counters with 32-bit resolution with 3 internal base clocks available, 100MHz, 20MHz and 100kHz.  You could specify the 100MHz base clock and then set the 23150 Hz sample rate request and then use the "get actual rate" to see what the actual rate is?

 

You can also feed in a clock signal from an external source, so you could use a signal generator to generate exactly 23150 Hz and use that source to sample the raw data.

 

Or, maybe a different idea, feed the signal you want to measure at 23150 Hz into an Analog Input and sample the input at the card's maximum sample rate of 250kS/s and post process the data?

 

Good Luck.

0 Kudos
Message 2 of 2
(2,535 Views)