NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceGeneral Properties >> Synchronization Unlock BehaviorCurrent page
Table of Contents

General Properties >> Synchronization Unlock Behavior

General Properties >> Synchronization Unlock Behavior

Data Type: int32
Description: Specifies the action to take if the target loses its synchronization to the grand master.

Valid values

DAQmx_Val_StopTaskAndError 15862 Stop task and return an error.
DAQmx_Val_IgnoreLostSyncLock 16129 Ignore the loss of synchronization and do nothing.


You can get/set/reset this property using:
  DAQmxGetChanSyncUnlockBehavior
  DAQmxSetChanSyncUnlockBehavior
  DAQmxResetChanSyncUnlockBehavior

Was this information helpful?

Help us improve your future ni.com experience.

Did you find the documentation you were looking for?

Submit