NI DIGITAL PATTERN DRIVER Match Fail Combination Functions - ni/grpc-device GitHub Wiki

Match Fail Combination Functions

niDigital_EnableMatchFailCombination

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.

⚠️ **GitHub.com Fallback** ⚠️