Handshake >> Sample Input Data When

NI-DAQmx C Properties

Handshake >> Sample Input Data When

Data Type: int32
Description: Specifies on which edge of the Handshake Trigger an input task latches the data from the peripheral device.

Valid values

DAQmx_Val_HandshakeTriggerAsserts 12552 Latch data when the Handshake Trigger asserts.
DAQmx_Val_HandshakeTriggerDeasserts 12553 Latch data when the Handshake Trigger deasserts.


You can get/set/reset this property using:
  DAQmxGetHshkSampleInputDataWhen
  DAQmxSetHshkSampleInputDataWhen
  DAQmxResetHshkSampleInputDataWhen