Returns the edge used for interrupts.
Member of the cBoardConfig class. Accessible from the MccBoard.BoardConfig property.
VB .NET
Public Function SetIntEdge(ByRef edge as MccDaq.InterruptEdge) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo SetIntEdge(out InterruptEdge edge)
edge
Returns the edge used for interrupts – Rising or Falling.