NI-DAQ™mx C Reference

Get/Set/Reset Exported_ChangeDetectEvent_OutputTerm

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.

Log in to get a better experience