AnalogWindowStartTrigger.DigitalSynchronizationEnable Property
- 更新日2023-02-21
- 1分で読める
Specifies whether to synchronize recognition of transitions in the signal to the internal timebase of the device.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302
Syntax
public bool DigitalSynchronizationEnable { get; set; }
Public Property DigitalSynchronizationEnable As Boolean Get Set
Property Value
Type: BooleanSpecifies whether to synchronize recognition of transitions in the signal to the internal timebase of the device.
Exceptions
| Exception | Condition |
|---|---|
| DaqException | The NI-DAQmx driver returned an error. |