Gets the value of the wait state jumper (1-enabled, 0-disabled).
Member of the cBoardConfig class. Accessible from the MccBoard.BoardConfig property.
VB .NET
Public Function GetWaitState(ByRef configVal As Integer) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo GetWaitState(out int configVal)
configVal
Returns the wait state of the board.