NI-DAQ™mx C Reference

Get/Set/Reset Exported_CtrOutEvent_Pulse_Polarity

int32 __CFUNC DAQmxGetExportedCtrOutEventPulsePolarity(TaskHandle taskHandle, int32 *data);

int32 __CFUNC DAQmxSetExportedCtrOutEventPulsePolarity(TaskHandle taskHandle, int32 data);

int32 __CFUNC DAQmxResetExportedCtrOutEventPulsePolarity(TaskHandle taskHandle);


Purpose

DAQmxGetExportedCtrOutEventPulsePolarity gets the Events >> Counter Output Event >> Pulse >> Polarity property.

DAQmxSetExportedCtrOutEventPulsePolarity sets the Events >> Counter Output Event >> Pulse >> Polarity property.

DAQmxResetExportedCtrOutEventPulsePolarity resets the Events >> Counter Output Event >> Pulse >> Polarity property.

Log in to get a better experience