NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalPpmu.DCCurrent Property

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

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

See Also

Log in to get a better experience