Sets the value of the Wait State jumper.
Member of the cBoardConfig class. Accessible from the MccBoard.BoardConfig property.
VB .NET
Public Function SetWaitState(ByVal configVal As Integer) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo SetWaitState(int configVal)
configVal
Sets the wait state on the board (1 = enabled, 0 = disabled).