2-14
|
ni.com
Chapter 2
Using the NI PXIe-4300
AI Reference Trigger Signal
Use AI Reference Trigger (ai/ReferenceTrigger) signal to stop a measurement acquisition. To
use a reference trigger, specify a buffer of finite size and a number of pretrigger samples
(samples that occur before the reference trigger). The number of posttrigger samples (samples
that occur after the reference trigger) desired is the buffer size minus the number of pretrigger
samples.
Once the acquisition begins, the DAQ device writes samples to the buffer. After the DAQ device
captures the specified number of pretrigger samples, the DAQ device begins to look for the
reference trigger condition. If the reference trigger condition occurs before the DAQ device
captures the specified number of pretrigger samples, the DAQ device ignores the condition.
If the buffer becomes full, the DAQ device continuously discards the oldest samples in the buffer
to make space for the next sample. This data can be accessed (with some limitations) before the
DAQ device discards it. Refer to the KnowledgeBase document,
Can a Pretriggered Acquisition
be Continuous?
, for more information. To access this KnowledgeBase, go to
ni.com/info
and enter the Info Code
rdcanq
.
When the reference trigger occurs, the DAQ device continues to write samples to the buffer until
the buffer contains the number of posttrigger samples desired. Figure 2-8 shows the final buffer.
Figure 2-8.
Reference Trigger Final Buffer
Using a Digital Source
To use AI Reference Trigger with a digital source, specify a source and an edge. The source can
be any of the following signals:
•
PFI <0, 1>
•
PXI_Trig <0..7>
•
PXI_STAR
•
PXIe_DSTAR <A, B>
The source also can be one of several internal signals on your DAQ device. Refer to
Device
Routing in MAX
in the
NI-DAQmx Help
or the
LabVIEW Help
for more information.
You also can specify whether the measurement acquisition stops on the rising edge or falling
edge of AI Reference Trigger.
Reference Trigger
Pretrigger
Sa
mple
s
Complete B
u
ffer
Po
s
ttrigger
Sa
mple
s