SignalRoutingModifiers Enumeration
- Updated2023-02-21
- 1 minute(s) read
SignalRoutingModifiers Enumeration
Specifies if the signal routed from the source terminal to the destination terminal is inverted.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
[FlagsAttribute] public enum SignalRoutingModifiers
<FlagsAttribute> Public Enumeration SignalRoutingModifiers
Members
Member name | Value | Description | |
---|---|---|---|
InvertPolarity | 1 | The signal is inverted. |
Remarks
If the device is not capable of signal inversion or if a previous route reserved the inversion circuitry in an incompatible configuration, attempting to invert the signal causes an error.