Get/Set/Reset CO_Pulse_Term

NI-DAQmx C Properties

Get/Set/Reset CO_Pulse_Term

int32 __CFUNC DAQmxGetCOPulseTerm(TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize);

int32 __CFUNC DAQmxSetCOPulseTerm(TaskHandle taskHandle, const char channel[], const char *data);

int32 __CFUNC DAQmxResetCOPulseTerm(TaskHandle taskHandle, const char channel[]);

Purpose

DAQmxGetCOPulseTerm gets the Counter Output >> Pulse >> Output Terminal property.

DAQmxSetCOPulseTerm sets the Counter Output >> Pulse >> Output Terminal property.

DAQmxResetCOPulseTerm resets the Counter Output >> Pulse >> Output Terminal property.