niDigital_EnableMatchFailCombination
- Updated2023-11-24
- 1 minute(s) read
niDigital_EnableMatchFailCombination
Match Fail Combination Group
Configures digital pattern instruments and the PXIe-6674T timing and synchronization instrument to combine pattern comparison results and control subsequent pattern execution across digital pattern instruments based on those results.
You must initialize the PXIe-6674T using NI-Sync and use the niTClk Synchronize function to synchronize instruments before calling the niDigital_EnableMatchFailCombination function.
C Function Prototype: ViStatus niDigital_EnableMatchFailCombination (ViUInt32 sessionCount, ViSession[] sessions, ViSession syncSession)
Parameter | Description |
---|---|
sessionCount | Number of sessions. |
sessions | The specified array of sessions synchronized using NI-TClk. |
syncSession | The specified NI-Sync session. |
Return value: Reports the status of the operation.