NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

SwitchChannel.MaxACSwitchCurrent Property

  • Updated2023-02-21
  • 1 minute(s) read
SwitchChannel.MaxACSwitchCurrent Property
Indicates in amperes the maximum AC current that the device can switch. This current is always against an RMS voltage level.

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

Syntax

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

Property Value

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

See Also

Log in to get a better experience