Get/Set/Reset DigEdge_StartTrig_DigSync_Enable

NI-DAQmx C Properties

Get/Set/Reset DigEdge_StartTrig_DigSync_Enable

int32 __CFUNC DAQmxGetDigEdgeStartTrigDigSyncEnable(TaskHandle taskHandle, bool32 *data);

int32 __CFUNC DAQmxSetDigEdgeStartTrigDigSyncEnable(TaskHandle taskHandle, bool32 data);

int32 __CFUNC DAQmxResetDigEdgeStartTrigDigSyncEnable(TaskHandle taskHandle);

Purpose

DAQmxGetDigEdgeStartTrigDigSyncEnable gets the Start >> Digital Edge >> Digital Synchronization >> Enable property.

DAQmxSetDigEdgeStartTrigDigSyncEnable sets the Start >> Digital Edge >> Digital Synchronization >> Enable property.

DAQmxResetDigEdgeStartTrigDigSyncEnable resets the Start >> Digital Edge >> Digital Synchronization >> Enable property.