LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Advantech USB-4704 Frequency

Hi

 

Is there any way i can read a frequency with the Advantech USB-4704?

Help share your knowlegde
0 Kudos
Message 1 of 3
(3,414 Views)

Sure, just collect a block of data and use something like SingleToneInfo() from the Advanced Analysis library to give you the frequency.

--
Martin
Certified CVI Developer
0 Kudos
Message 2 of 3
(3,413 Views)

Hi Shako,

 

I would recommend looking at how to add a third party USB device in Measurement and Automation Explorer. The following tutorial should help you get started:

http://zone.ni.com/devzone/cda/tut/p/id/4478

Once you have established communication to your device, try looking at some of the example programs in CVI Help. To navigate to this, please go to LabWindows/CVI Help->Find Examples and in the Browse window, go to Hardware Input and Output. Communication with GPIB or VISA is a good starting point for a third party USB device. Good luck with your project!

 

Regards,

Jackie

DAQ Product Marketing Engineer
National Instruments
0 Kudos
Message 3 of 3
(3,396 Views)