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