CIChannel.CountEdgesCountResetResetCount Property
- Updated2023-02-21
- 1 minute(s) read
CIChannelCountEdgesCountResetResetCount Property
Specifies the value to reset the count to.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public long CountEdgesCountResetResetCount { get; set; }
Public Property CountEdgesCountResetResetCount As Long Get Set
Property Value
Type: Int64Specifies the value to reset the count to.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |