Gets the number of 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 GetAdRetrigCount(ByRef retrigCount As Integer) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo GetAdRetrigCount(System.Int32 retrigCount)
retrigCount
Specifies the number of samples to acquire for each trigger event when RetrigMode is set.