TriggerInputPolarity
- Updated2026-01-20
- 1 minute(s) read
Gets or sets a value which determines the behavior of the trigger input.
Syntax
Namespace: NationalInstruments.ModularInstruments.NISwitch
public SwitchTriggerInputPolarity TriggerInputPolarity { get; set; }
Returns
The valid values for this property are defined in SwitchTriggerInputPolarity.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The TriggerInputPolarity was accessed after the associated NISwitch object was disposed. |