01-24-2008 11:24 AM
01-24-2008 11:56 AM
01-28-2008 02:11 AM
Hi,
I do not really believe that will work, counters are for digital signals, I do not really know which is the frequency u ar trying to get. But as Denis says the best and easy think will be just making an analog input measurement and using any of the processing vi's that LabVIEW has to analyze that frequency.
Regards,
01-28-2008 12:33 PM
Well, I think that the best solution is to put an external Schmitt Trigger to convert the analog signal to a digital and after enter this signal to the counter.
I think that the counter is faster than the labview program.
Thank you.
01-29-2008 02:17 AM
Yeah,
Of course counter is much faster than the analog input and with labview code, I do not know how fast is your signal. The 6221 goes to a maximum of 250 KS/s and taking in consideration a good signal acquisition (10 S per period of your input signal) then the maximum frequency input signal to acquire ok will be around 25KHz, at the maximum following Nyquist requirements it would be 125kHz.
If your frequency is much faster what I would suggest is what you say. You can make an easy external circuitry with a HIgh BW frequency Operational Amplifier that compares to the half of your signal level and comes into saturation (high amplifier) to +5 / 0 Volts. That way you can convert the analog signal to a digital one TTL accepted for the counter.