Get/Set/Reset CI_Timestamp_InitialSeconds

NI-DAQmx C Properties

Get/Set/Reset CI_Timestamp_InitialSeconds

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

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

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

Purpose

DAQmxGetCITimestampInitialSeconds gets the Counter Input >> Timestamp >> Initial Seconds property.

DAQmxSetCITimestampInitialSeconds sets the Counter Input >> Timestamp >> Initial Seconds property.

DAQmxResetCITimestampInitialSeconds resets the Counter Input >> Timestamp >> Initial Seconds property.