Sets the number of digital input samples to acquire during each trigger event when ScanOptions.RetrigMode is enabled.
Member of the cBoardConfig class. Accessible from the MccBoard.BoardConfig property.
VB .NET
Public Function SetDiRetrigCount(ByRef configVal As Integer) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo SetDiRetrigCount(int configVal)
configVal
The number of digital input samples to acquire when RetrigMode is set.