Get/Set/Reset Exported_DataActiveEvent_OutputTerm

NI-DAQmx C Properties

Get/Set/Reset Exported_DataActiveEvent_OutputTerm

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

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

int32 __CFUNC DAQmxResetExportedDataActiveEventOutputTerm(TaskHandle taskHandle);

Purpose

DAQmxGetExportedDataActiveEventOutputTerm gets the Events >> Data Active Event >> Output Terminal property.

DAQmxSetExportedDataActiveEventOutputTerm sets the Events >> Data Active Event >> Output Terminal property.

DAQmxResetExportedDataActiveEventOutputTerm resets the Events >> Data Active Event >> Output Terminal property.