DigitalPatternStartTrigger.Pattern Property
- Updated2023-02-21
- 1 minute(s) read
DigitalPatternStartTriggerPattern Property
Specifies the digital pattern that must be met for the Start Trigger to occur.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public string Pattern { get; set; }
Public Property Pattern As String Get Set
Property Value
Type: StringSpecifies the digital pattern that must be met for the Start Trigger to occur.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |