DigitalPinSet.DigitalLevels Property
- Updated2023-11-24
- 1 minute(s) read
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: DigitalLevelsThis 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.