Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Using External Trigger NI 5762, 7966R

Solved!
Go to solution

Hi there,

 

We are using the FlexRIO system to acquire and analyze data from the digitizer. To do this we are triggering off an external source. I noticed that while using this external trigger, if the trigger input stays True for more than a few clock cycles we experience an unwanted retrigger. Besides ensuring a short pulse external trigger, what is the best way to go about solving this issue? We are programming the acquisition engine in LabVIEW.

0 Kudos
Message 1 of 3
(5,604 Views)
Solution
Accepted by topic author jarrisonwins

Hi Jarrisonwins,

 

It is possible that the trigger would remain high depending on the sampling rate you are using for the trigger line. Is it possible to send a screenshot of where you are reading the trigger line? We want to make sure that we are only detecting the edge transition and not simply looking at the logic level. Also, have you had a chance to scope the trigger source? Is it possible that you are actually sending more than one rising edge? There should be debounce logic within the trigger line but it may be worthwhile to look at the incoming signal.

Patrick H | National Instruments | Software Engineer
0 Kudos
Message 2 of 3
(5,565 Views)

After reading your responsei double checked my wiring and found that the trigger was reading the logic level rather than the rising edge. After fixing this everything seems to be running smoothly! Thanks!

0 Kudos
Message 3 of 3
(5,553 Views)