NI-DAQmx .NET Framework 4.5 API Reference

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.45.49302

Syntax

[FlagsAttribute]
public enum SignalRoutingModifiers
<FlagsAttribute>
Public Enumeration SignalRoutingModifiers

Members

  Member nameValueDescription
InvertPolarity1The 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.

See Also

Log in to get a better experience