Enable or disable the output pacer clock output.
Member of the cBoardConfig class. Accessible from the MccBoard.BoardConfig property.
VB .NET
Public Function SetOutputPacerOut(ByRef configVal As Integer) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo SetOutputPacerOut(int configVal)
configVal
Enable or disable the output pacer clock output. Set 0 to disable, and 1 to enable.