NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerOutputLCRAdvanced.DCBiasCurrentRange Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerOutputLCRAdvanced.DCBiasCurrentRange Property

DCPowerOutputLCRAdvancedDCBiasCurrentRange Property

Specifies the DC bias current range, in amps, that defines the values to which you can set the DCBiasCurrentLevel for the specified channel(s). For valid ranges, refer to the specifications for your instrument.

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023

Syntax

public double DCBiasCurrentRange { get; set; }
Public Property DCBiasCurrentRange As Double
	Get
	Set

Property Value

Type: Double
The DC bias current range, in amps.

Remarks

Note Note
This property is not supported by all instruments. Refer to the Supported Properties by Device topic in the NI DC Power Supplies and SMUs Help for information about supported instruments.

See Also

Log in to get a better experience