Get/Set/Reset Exported_HshkEvent_Delay

NI-DAQmx C Properties

Get/Set/Reset Exported_HshkEvent_Delay

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

int32 __CFUNC DAQmxSetExportedHshkEventDelay(TaskHandle taskHandle, float64 data);

int32 __CFUNC DAQmxResetExportedHshkEventDelay(TaskHandle taskHandle);

Purpose

DAQmxGetExportedHshkEventDelay gets the Events >> Handshake Event >> Delay Value property.

DAQmxSetExportedHshkEventDelay sets the Events >> Handshake Event >> Delay Value property.

DAQmxResetExportedHshkEventDelay resets the Events >> Handshake Event >> Delay Value property.