LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I've got some problems with pretrigger, when it's >0 I can't do DAQ.Labview responds that the trigger signal is not good whereas when it's = 0 I can.

First verify that your DAQ hardware supports pre-triggering. Not all hardware does.
0 Kudos
Message 2 of 3
(2,568 Views)
One more thing to remember when setting pre-trigger scans. When you set a the number pretrigger scans to something greater than 0 you are setting up a stop trigger and not a start trigger. The minimum number of pretrigger scans that you can set for a stop trigger is 2. You can view the example that ships with LabVIEW in the DAQ triggering section of the examples (I/O interfaces->Data Acquisition->Analog Input->..) to see how to set up triggering. There are additional examples and details on triggering available at www.ni.com/support and use the technical resources search.
0 Kudos
Message 3 of 3
(2,568 Views)