Get/Set/Reset CI_GPS_SyncMethod

NI-DAQmx C Properties

Get/Set/Reset CI_GPS_SyncMethod

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

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

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

Purpose

DAQmxGetCIGPSSyncMethod gets the Counter Input >> Timestamp >> GPS >> Synchronization Method property.

DAQmxSetCIGPSSyncMethod sets the Counter Input >> Timestamp >> GPS >> Synchronization Method property.

DAQmxResetCIGPSSyncMethod resets the Counter Input >> Timestamp >> GPS >> Synchronization Method property.