Get/Set/Reset Exported_ChangeDetectEvent_OutputTerm
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetExportedChangeDetectEventOutputTerm(TaskHandle taskHandle, char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetExportedChangeDetectEventOutputTerm(TaskHandle taskHandle, const char *data);
int32 __CFUNC DAQmxResetExportedChangeDetectEventOutputTerm(TaskHandle taskHandle);
Purpose
DAQmxGetExportedChangeDetectEventOutputTerm gets the Events >> Change Detection Event >> Output Terminal property.
DAQmxSetExportedChangeDetectEventOutputTerm sets the Events >> Change Detection Event >> Output Terminal property.
DAQmxResetExportedChangeDetectEventOutputTerm resets the Events >> Change Detection Event >> Output Terminal property.