DigitalLevels.TerminationMode Property
- Updated2023-11-24
- 1 minute(s) read
DigitalLevelsTerminationMode Property
Gets or sets the behavior of the pin when pin driver is in a non-drive cycle.
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public TerminationMode TerminationMode { get; set; }
Public Property TerminationMode As TerminationMode Get Set
Property Value
Type: TerminationModeThe behavior of the pin when the driver is not driving a 0 or 1. The default value is HighZ.
Exceptions
Exception | Condition |
---|---|
SelectorNameException | An instance of DigitalPinSet references a pin or pin group name not loaded in the pin map. |
OutOfRangeException | The value for TerminationMode is invalid. |
Remarks
The TerminationMode
of a pin or list of pins only affects the pin or pins when the SelectedFunction of one or more pins is set
to Digital.