Get/Set/Reset Exported_HshkEvent_Pulse_Width

NI-DAQmx C Properties

Get/Set/Reset Exported_HshkEvent_Pulse_Width

int32 __CFUNC DAQmxGetExportedHshkEventPulseWidth(TaskHandle taskHandle, float64 *data);

int32 __CFUNC DAQmxSetExportedHshkEventPulseWidth(TaskHandle taskHandle, float64 data);

int32 __CFUNC DAQmxResetExportedHshkEventPulseWidth(TaskHandle taskHandle);

Purpose

DAQmxGetExportedHshkEventPulseWidth gets the Events >> Handshake Event >> Pulse >> Width Value property.

DAQmxSetExportedHshkEventPulseWidth sets the Events >> Handshake Event >> Pulse >> Width Value property.

DAQmxResetExportedHshkEventPulseWidth resets the Events >> Handshake Event >> Pulse >> Width Value property.