NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

SwitchChannel.MaxDCSwitchCurrent Property

SwitchChannel.MaxDCSwitchCurrent Property

SwitchChannelMaxDCSwitchCurrent Property

Indicates in amperes the maximum DC current that the device can switch. This current is always against a DC voltage level.

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

Syntax

public double MaxDCSwitchCurrent { get; }
Public ReadOnly Property MaxDCSwitchCurrent As Double
	Get

Property Value

Type: Double
Indicates in amperes the maximum DC current that the device can switch. This current is always against a DC voltage level.

See Also

In This Section
Was this information helpful?