Get/Set/Reset SyncPulse_Src

NI-DAQmx C Properties

Get/Set/Reset SyncPulse_Src

int32 __CFUNC DAQmxGetSyncPulseSrc(TaskHandle taskHandle, char *data, uInt32 bufferSize);

int32 __CFUNC DAQmxSetSyncPulseSrc(TaskHandle taskHandle, const char *data);

int32 __CFUNC DAQmxResetSyncPulseSrc(TaskHandle taskHandle);

Purpose

DAQmxGetSyncPulseSrc gets the More >> Synchronization Pulse >> Source property.

DAQmxSetSyncPulseSrc sets the More >> Synchronization Pulse >> Source property.

DAQmxResetSyncPulseSrc resets the More >> Synchronization Pulse >> Source property.