DigitalPpmu.DCCurrent Property
- Updated2023-11-24
- 1 minute(s) read
DigitalPpmuDCCurrent Property
Gets the DigitalSourceDCCurrent object containing the configuration for a PPMU for
which the OutputFunction
is DCCurrent.
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public DigitalSourceDCCurrent DCCurrent { get; }
Public ReadOnly Property DCCurrent As DigitalSourceDCCurrent Get
Property Value
Type: DigitalSourceDCCurrentThe object containing the configuration for a PPMU for which the OutputFunction is DCCurrent. This object is created when the DigitalPpmu is created.