NI-DAQ™mx C Reference

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

Get/Set/Reset CI_Encoder_BInput_DigFltr_TimebaseSrc

Get/Set/Reset CI_Encoder_BInput_DigFltr_TimebaseSrc

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

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

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


Purpose

DAQmxGetCIEncoderBInputDigFltrTimebaseSrc gets the Counter Input >> Position >> B Input >> Digital Filter >> Timebase >> Source property.

DAQmxSetCIEncoderBInputDigFltrTimebaseSrc sets the Counter Input >> Position >> B Input >> Digital Filter >> Timebase >> Source property.

DAQmxResetCIEncoderBInputDigFltrTimebaseSrc resets the Counter Input >> Position >> B Input >> Digital Filter >> Timebase >> Source property.

In This Section
Was this information helpful?