NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalPpmu.ApertureTimeUnits Property

  • Updated2023-11-24
  • 1 minute(s) read
DigitalPpmu.ApertureTimeUnits Property

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: PpmuApertureTimeUnits
The units of the measurement aperture time. The default value is Seconds.

Exceptions

ExceptionCondition
SelectorNameExceptionAn instance of DigitalPinSet references a pin or pin group name not loaded in the pin map.
OutOfRangeExceptionThe value for ApertureTimeUnits is invalid.

See Also

Log in to get a better experience