NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalPpmu.DCVoltage Property

  • Updated2023-11-24
  • 1 minute(s) read
DigitalPpmu.DCVoltage Property

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: DigitalSourceDCVoltage
The object containing the configuration for a PPMU for which the OutputFunction is DCVoltage. This object is created when the DigitalPpmu is created.

See Also

Log in to get a better experience