NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceGet/Set/Reset CI_CtrTimebaseSrcCurrent page
Table of Contents

Get/Set/Reset CI_CtrTimebaseSrc

Get/Set/Reset CI_CtrTimebaseSrc

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

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

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


Purpose

DAQmxGetCICtrTimebaseSrc gets the Counter Input >> General Properties >> Counter Timebase >> Source property.

DAQmxSetCICtrTimebaseSrc sets the Counter Input >> General Properties >> Counter Timebase >> Source property.

DAQmxResetCICtrTimebaseSrc resets the Counter Input >> General Properties >> Counter Timebase >> Source property.

In This Section
Was this information helpful?