NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalPinSet.Ppmu Property

  • Updated2023-11-24
  • 1 minute(s) read
DigitalPinSet.Ppmu Property

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: DigitalPpmu

Object 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.

See Also

Log in to get a better experience