Returns the output pacer clock edge.
Member of the cBoardConfig class. Accessible from the MccBoard.BoardConfig property.
VB .NET
Public Function GetExtOutPacerEdge(ByRef edge As MccDaq.ExtPacerEdge) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo GetExtOutPacerEdge(out ExtPacerEdge edge)
edge
Returns the output pacer clock edge – Falling or Rising.