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