Get/Set/Reset DigEdge_StartTrig_DigFltr_Enable

NI-DAQmx C Properties

Get/Set/Reset DigEdge_StartTrig_DigFltr_Enable

int32 __CFUNC DAQmxGetDigEdgeStartTrigDigFltrEnable(TaskHandle taskHandle, bool32 *data);

int32 __CFUNC DAQmxSetDigEdgeStartTrigDigFltrEnable(TaskHandle taskHandle, bool32 data);

int32 __CFUNC DAQmxResetDigEdgeStartTrigDigFltrEnable(TaskHandle taskHandle);

Purpose

DAQmxGetDigEdgeStartTrigDigFltrEnable gets the Start >> Digital Edge >> Digital Filter >> Enable property.

DAQmxSetDigEdgeStartTrigDigFltrEnable sets the Start >> Digital Edge >> Digital Filter >> Enable property.

DAQmxResetDigEdgeStartTrigDigFltrEnable resets the Start >> Digital Edge >> Digital Filter >> Enable property.