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