NI-DAQ™mx C Reference

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

Get/Set/Reset Exported_AIHoldCmpltEvent_OutputTerm

Get/Set/Reset Exported_AIHoldCmpltEvent_OutputTerm

int32 __CFUNC DAQmxGetExportedAIHoldCmpltEventOutputTerm(TaskHandle taskHandle, char *data, uInt32 bufferSize);

int32 __CFUNC DAQmxSetExportedAIHoldCmpltEventOutputTerm(TaskHandle taskHandle, const char *data);

int32 __CFUNC DAQmxResetExportedAIHoldCmpltEventOutputTerm(TaskHandle taskHandle);


Purpose

DAQmxGetExportedAIHoldCmpltEventOutputTerm gets the Events >> AI Hold Complete Event >> Output Terminal property.

DAQmxSetExportedAIHoldCmpltEventOutputTerm sets the Events >> AI Hold Complete Event >> Output Terminal property.

DAQmxResetExportedAIHoldCmpltEventOutputTerm resets the Events >> AI Hold Complete Event >> Output Terminal property.

In This Section
Was this information helpful?