NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerSource.Mode Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerSource.Mode Property

DCPowerSourceMode Property

Gets or sets whether to run a single output point or a sequence.

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

Syntax

public DCPowerSourceMode Mode { get; set; }
Public Property Mode As DCPowerSourceMode
	Get
	Set

Property Value

Type: DCPowerSourceMode
The default value is SinglePoint.

Remarks

Refer to the Single Point Source Mode and Sequence Source Mode topics in the NI DC Power Supplies and SMUs Help for more information about source modes.

See Also

Log in to get a better experience