03-05-2004 07:47 PM
03-08-2004
11:14 AM
- last edited on
01-29-2025
04:42 PM
by
Content Cleaner
Hello Roy,
Can you give me a more in-depth description of the function(s) you�re trying to perform with your DAQ boards?
LabVIEW has a set of example files that you can access for use with your data acquisition procedures. To view/use these examples, click [Help]>>[Find Examples] and search for "DAQ".
Furthermore, NI-DAQ Assistant is arguably the best way to get started using DAQ in LabVIEW.
You will want to also upgrade to the newest NI-DAQ driver (respective of your operating system).
I hope this helps. Please let me know if I can further assist you. Have a great day!
Regards,
Joe Des Rosier
National Instruments
03-08-2004 12:25 PM
03-10-2004
03:21 PM
- last edited on
01-29-2025
04:44 PM
by
Content Cleaner
Hello,
If you have extensive text-based programming experience, you may prefer to purchase LabWindows/CVI. This is our C-based compiler, and it is usually preferred by people who are biased towards text-based programming.
I, personally, recommend that you purchase LabVIEW. Keep in mind that LabVIEW is our core product, so all of our hardware product lines are designed for use within LabVIEW. Furthermore, the support resources are much more extensive with LabVIEW in comparison to LabWindows/CVI.
The demonstration you�re looking to create is easy to program using the DAQ Assistant.
If you would like to reference an example VI, please open LabVIEW, click [Blank VI], click [Help]>>[Find Examples]>>search for "DAQ Acquisition", and click through each of the examples in the list to read the descriptions and choose an example that best fits your needs.
While I cannot write your demo VI for you, I can help debug any issues you face while creating the VI using the DAQ Assistant or the pre-made Example VIs.
I hope this helps! Let me know if you need further assistance after testing the Example VIs and/or using the DAQ Assistant to create your demo.
Best of Luck,
Joe Des Rosier
National Instruments
03-11-2004 09:26 AM
03-11-2004
11:49 AM
- last edited on
01-29-2025
04:46 PM
by
Content Cleaner
Rob,
Try the following example. I think it's along the lines of what you're trying to create. It may require some modification, but it's a good starting point.
LED DAQ Example
I hope this helps!
Good Luck,
Joe Des Rosier
National Instruments