CIChannel.PulseTicksStartingEdge Property
- Updated2023-02-21
- 1 minute(s) read
CIChannelPulseTicksStartingEdge Property
Specifies on which edge of the input signal to begin pulse measurement.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public CIPulseTicksStartingEdge PulseTicksStartingEdge { get; set; }
Public Property PulseTicksStartingEdge As CIPulseTicksStartingEdge Get Set
Property Value
Type: CIPulseTicksStartingEdgeSpecifies on which edge of the input signal to begin pulse measurement.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |