NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalPinSet.DigitalLevels Property

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

DigitalPinSetDigitalLevels Property

Gets the DigitalLevels object containing the properties used to set the levels when the SelectedFunction for this pin set is Digital.

Namespace:  NationalInstruments.ModularInstruments.NIDigital
Assembly:  NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021

Syntax

public DigitalLevels DigitalLevels { get; }
Public ReadOnly Property DigitalLevels As DigitalLevels
	Get

Property Value

Type: DigitalLevels
This object contains the properties used to set the levels when the SelectedFunction is set to Digital. This object is created when the DigitalPinSet is created.

See Also

Log in to get a better experience