Returns the state of the input pacer clock.
Member of the cBoardConfig class. Accessible from the MccBoard.BoardConfig property.
VB .NET
Public Function GetInputPacerOut(ByRef configVal As Integer) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo GetInputPacerOut(out int configVal)
configVal
Returns a number indicating the state of the input pacer clock. (0 = disabled, 1 = enabled).