DigitalPpmu.ConfigureApertureTime Method
- Updated2023-11-24
- 1 minute(s) read
DigitalPpmuConfigureApertureTime Method
Sets the aperture time for the PPMU measurement.
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public void ConfigureApertureTime( double apertureTime, PpmuApertureTimeUnits units )
Public Sub ConfigureApertureTime ( apertureTime As Double, units As PpmuApertureTimeUnits )
Parameters
- apertureTime
- Type: SystemDouble
The measurement aperture time for the PPMU. - units
- Type: NationalInstruments.ModularInstruments.NIDigitalPpmuApertureTimeUnits
The units of the measurement aperture time.
Exceptions
Exception | Condition |
---|---|
SelectorNameException | An instance of DigitalPinSet references a pin or pin group name not loaded in the pin map. |
OutOfRangeException |
|