CIChannel.CountEdgesCountDirectionTerminal Property
- Updated2023-02-21
- 1 minute(s) read
CIChannelCountEdgesCountDirectionTerminal Property
Specifies the source terminal of the digital signal that controls the count direction if CountEdgesCountDirection is ExternallyControlled.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public string CountEdgesCountDirectionTerminal { get; set; }
Public Property CountEdgesCountDirectionTerminal As String Get Set
Property Value
Type: StringSpecifies the source terminal of the digital signal that controls the count direction if CountEdgesCountDirection is ExternallyControlled.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |