LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx

Hi, Friends:
 
I am going to use a PCI-6251 card to acquire a pulsed analog signal. I have installed LabView 8.0 and DAQmx driver on my PC. I need to acquire a quite number of the pulsed signals and sum up and average them. Every event of the data acquisition needs to be triggered by an external analog signal. It will be highly appreciated if someone can tell me what steps I should follow to develop this application.
 
Thank you in advance.
 
jgwang@acebox.uwaterloo.ca
0 Kudos
Message 1 of 2
(3,030 Views)
There are serveral example VIs that ship with LabVIEW that demonstrate how to setup analog triggering.

Open the Example Finder, "Help>Find Examples..". After it opens, go to the "Search" tab and enter the keyword, "triggering" and double click on the word in the bottom box and several examples will be displayed in the center box. Scan the list and see if one sounds close to what you want to do. Single click on an example will display a description, double click will open the VI. You can use these as a starting point, just be sure to save them with a different name so you have the example for future use.

See what you come up with and let us know how you do.

Ed


Ed Dickens - Certified LabVIEW Architect
Lockheed Martin Space
Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.
0 Kudos
Message 2 of 2
(3,024 Views)