Gets or sets the type of edge in the pulses of the sample clock that cause the task to acquire samples: rising or falling.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly:
NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration) |
---|
Public Property ActiveEdge As EdgeType |
C# |
---|
public EdgeType ActiveEdge { get; set; } |
Property Value
An enumeration of
EdgeType. The default value is
Rising.