DigitalPinSet.FrequencyCounter Property
- Updated2023-11-24
- 1 minute(s) read
DigitalPinSetFrequencyCounter Property
Gets the DigitalFrequencyCounter
object containing the properties used to measure the frequency and set the measurement time and mode.
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public DigitalFrequencyCounter FrequencyCounter { get; }
Public ReadOnly Property FrequencyCounter As DigitalFrequencyCounter Get
Property Value
Type: DigitalFrequencyCounterObject used to configure and control the frequency counter. This object is created when the DigitalPinSet is created.
Remarks
You can use this property to begin measuring frequency.