NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

ShuntResistorSource Enumeration

ShuntResistorSource Enumeration

ShuntResistorSource Enumeration

Specifies whether to use internal or external shunt.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public enum ShuntResistorSource
Public Enumeration ShuntResistorSource

Members

  Member nameValueDescription
UserProvided10167 Use an external shunt.
BuiltIn10200 Use the internal shunt.
Default-1 Use the default shunt.

See Also

In This Section
Was this information helpful?