Get/Set/Reset CI_GPS_SyncSrc

NI-DAQmx C Properties

Get/Set/Reset CI_GPS_SyncSrc

int32 __CFUNC DAQmxGetCIGPSSyncSrc(TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize);

int32 __CFUNC DAQmxSetCIGPSSyncSrc(TaskHandle taskHandle, const char channel[], const char *data);

int32 __CFUNC DAQmxResetCIGPSSyncSrc(TaskHandle taskHandle, const char channel[]);

Purpose

DAQmxGetCIGPSSyncSrc gets the Counter Input >> Timestamp >> GPS >> Synchronization Source property.

DAQmxSetCIGPSSyncSrc sets the Counter Input >> Timestamp >> GPS >> Synchronization Source property.

DAQmxResetCIGPSSyncSrc resets the Counter Input >> Timestamp >> GPS >> Synchronization Source property.