Get/Set/Reset Exported_AIHoldCmpltEvent_OutputTerm
- Updated2023-03-16
- 1 minute(s) read
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.