Handshake >> Sample Input Data When
- Updated2023-03-16
- 1 minute(s) read
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