DigitalTimeSet.Period Property
- Updated2023-11-24
- 1 minute(s) read
DigitalTimeSetPeriod Property
Gets or sets the period of the time set.
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public PrecisionTimeSpan Period { get; set; }
Public Property Period As PrecisionTimeSpan Get Set
Property Value
Type: PrecisionTimeSpanSpecifies the period of the time set in seconds.
Exceptions
Exception | Condition |
---|---|
OutOfRangeException | The value for the time set period is invalid. |