DigitalPpmu.ApertureTimeUnits Property
- Updated2023-11-24
- 1 minute(s) read
DigitalPpmuApertureTimeUnits Property
Gets the units of the measurement aperture time.
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public PpmuApertureTimeUnits ApertureTimeUnits { get; }
Public ReadOnly Property ApertureTimeUnits As PpmuApertureTimeUnits Get
Property Value
Type: PpmuApertureTimeUnitsThe units of the measurement aperture time. The default value is Seconds.
Exceptions
Exception | Condition |
---|---|
SelectorNameException | An instance of DigitalPinSet references a pin or pin group name not loaded in the pin map. |
OutOfRangeException | The value for ApertureTimeUnits is invalid. |