Specifies the name of the trigger, clock, or event to export.
Namespace:NationalInstruments.DAQmx Assembly:
NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302
Syntax
publicenumExportSignal
PublicEnumerationExportSignal
Members
Member name
Value
Description
AIConvertClock
12484
Clock that causes an analog-to-digital conversion on an E Series device. One conversion corresponds to a single sample from one channel.
Timebase20MHz
12486
Output of an oscillator that is the onboard source of the Master Timebase. Other timebases are derived from this clock.
SampleClock
12487
Clock the device uses to time each sample.
AdvanceTrigger
12488
Trigger that moves a switch to the next entry in a scan list.
ReferenceTrigger
12490
Trigger that establishes the reference point between pretrigger and posttrigger samples.
StartTrigger
12491
Trigger that begins a measurement or generation.
AdvanceCompleteEvent
12492
Signal a switch product generates after it both executes the command(s) in a scan list entry and waits for the settling time to elapse.
AIHoldCompleteEvent
12493
Signal an E Series device generates when the device latches analog input data (the ADC enters "hold" mode) and it is safe for any external switching hardware to remove the signal and replace it with the next signal. This event does not indicate the completion of the actual analog-to-digital conversion.
CounterOutputEvent
12494
Signal a counter generates. Each time the counter reaches terminal count, this signal toggles or pulses.
ChangeDetectionEvent
12511
The signal that a static DIO device generates when the device detects a rising or falling edge on any of the lines or ports you selected when you configured change detection timing.
WatchdogExpiredEvent
12512
The signal that a static DIO device generates when the watchdog timer expires.
ReferenceClock10MHz
12536
Output of an oscillator that you can use to synchronize multiple devices.