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