NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents

Handshake >> Start Condition

Data Type: int32
Description: Specifies the point in the handshake cycle that the device is in when the task starts.

Valid values

DAQmx_Val_Immediate 10198 Device is waiting for space in the FIFO (for acquisition) or waiting for samples (for generation).
DAQmx_Val_WaitForHandshakeTriggerAssert 12550 Device is waiting for the Handshake Trigger to assert.
DAQmx_Val_WaitForHandshakeTriggerDeassert 12551 Device is waiting for the Handshake Trigger to deassert.


You can get/set/reset this property using:
  DAQmxGetHshkStartCond
  DAQmxSetHshkStartCond
  DAQmxResetHshkStartCond

Was this information helpful?

Log in to get a better experience

Help us improve your future ni.com experience.

Did you find the documentation you were looking for?

Submit