CIChannel.FrequencyDigitalSynchronizationEnable Property
- Updated2023-02-21
- 1 minute(s) read
CIChannelFrequencyDigitalSynchronizationEnable Property
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.40.49302
Syntax
public bool FrequencyDigitalSynchronizationEnable { get; set; }
Public Property FrequencyDigitalSynchronizationEnable 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. |
Remarks
This property does not affect the minimum pulse width recognized by the device, but setting this property to does limit the speed at which the device recognizes transitions to less than the frequency of the internal timebase.