ChannelSynchronizationUnlockBehavior Enumeration
- Updated2023-02-21
- 1 minute(s) read
ChannelSynchronizationUnlockBehavior Enumeration
Specifies the action to take if the target loses its synchronization to the grand master.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public enum ChannelSynchronizationUnlockBehavior
Public Enumeration ChannelSynchronizationUnlockBehavior
Members
Member name | Value | Description | |
---|---|---|---|
StopTaskAndError | 15862 | Stop task and return an error. | |
IgnoreLostSynchronizationLock | 16129 | Ignore the loss of synchronization and do nothing. |
Remarks
Specifies the action to take if the target loses its synchronization to the grand master. Use this enumeration to get or set the value of SynchronizationUnlockBehavior.