DigitalLevels.Iol Property
- Updated2023-11-24
- 1 minute(s) read
DigitalLevelsIol Property
Gets or sets the current that the DUT sinks from the active load while outputting a voltage below Vcom.
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public double Iol { get; set; }
Public Property Iol As Double Get Set
Property Value
Type: DoubleThe current that the DUT sinks while outputting voltage below Vcom. The default value is 0.0015.
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 Iol is invalid. |
Remarks
This property is only applicable if SelectedFunction is set to Digital and TerminationMode is set to ActiveLoad for the pin set.