DigitalPinSet.ClockGenerator Property
- Updated2023-11-24
- 1 minute(s) read
DigitalPinSetClockGenerator Property
Gets the DigitalClockGenerator
object containing the properties used to drive a free-running clock.
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public DigitalClockGenerator ClockGenerator { get; }
Public ReadOnly Property ClockGenerator As DigitalClockGenerator Get
Property Value
Type: DigitalClockGeneratorObject used to configure and control the clock generator. This object is created when the DigitalPinSet is created.
Remarks
Use this property to drive a free-running clock.