Hello labview1958,
1) If you want to measure the frequency of a digital signal, than you can use the counter on your 6025E. There are several examples of this located here:
"C:\Program Files\National Instruments\LabVIEW 7.1\examples\DAQmx\Counter\Measure Digital Frequency.llb"
2) If you want to measure the frequency of an analog signal AND it is periodic AND your board support analog triggering, there are several examples in our Developer Zone that show how to do this. I've posted one example below:
http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B123AE0CBAD0111EE034080020E74861&p_node=DZ52308&p_source=External
3) If 1) and 2) are not suitable for your application, you will have to write your own software algorithm that determines the frequency of the signal after you have acquired it.
Take care,
E.Lee
Eric
DE For Life!