DaqStream.ReadSynchronizationUnlockedChannelsExist Property
- Updated2023-02-21
- 1 minute(s) read
DaqStreamReadSynchronizationUnlockedChannelsExist Property
Indicates whether the target is currently locked to the grand master. Devices may report PLL Unlock either during acquisition or after acquisition.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public bool ReadSynchronizationUnlockedChannelsExist { get; }
Public ReadOnly Property ReadSynchronizationUnlockedChannelsExist As Boolean Get
Property Value
Type: BooleanIndicates whether the target is currently locked to the grand master. Devices may report PLL Unlock either during acquisition or after acquisition.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |