DigitalPinSet.Ppmu Property
- Updated2023-11-24
- 1 minute(s) read
DigitalPinSetPpmu Property
Gets the DigitalPpmu
object containing the properties used to set the PPMU voltage and current levels,
aperture time, and output function when the SelectedFunction
for this pin set is Ppmu.
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public DigitalPpmu Ppmu { get; }
Public ReadOnly Property Ppmu As DigitalPpmu Get
Property Value
Type: DigitalPpmuObject used to configure and control PPMU. This object is created when the DigitalPinSet is created.
Remarks
You can use this property to begin sourcing or measuring current and voltage.