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