NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerOutputLCR.DCBiasCurrentLevel Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerOutputLCR.DCBiasCurrentLevel Property

DCPowerOutputLCRDCBiasCurrentLevel Property

Specifies the DC bias current level, in amperes, when the DCBiasSource is set to Current.

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

Syntax

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

Property Value

Type: Double
Bias current (amps). Valid values: -0.1 A to 0.1 A.

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