More >> Handshake >> Trigger Type

NI-DAQmx C Properties

More >> Handshake >> Trigger Type

Data Type: int32
Description: Specifies the type of Handshake Trigger to use.

Valid values

DAQmx_Val_Interlocked 12549 Use the Handshake Trigger as a control signal for asynchronous handshaking, such as 8255 handshaking.
DAQmx_Val_None 10230 Start the measurement or generation immediately when you start the task.


You can get/set/reset this property using:
  DAQmxGetHshkTrigType
  DAQmxSetHshkTrigType
  DAQmxResetHshkTrigType