NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

SwitchChannel.MaxACSwitchPower Property

SwitchChannel.MaxACSwitchPower Property

SwitchChannelMaxACSwitchPower Property

Indicates in watts the maximum AC power that the device can switch.

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

Syntax

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

Property Value

Type: Double
Indicates in watts the maximum AC power that the device can switch.

See Also

In This Section
Was this information helpful?