NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerOutputSourceAdvancedSequencing.ActiveAdvancedSequenceStep Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerOutputSourceAdvancedSequencing.ActiveAdvancedSequenceStep Property

DCPowerOutputSourceAdvancedSequencingActiveAdvancedSequenceStep Property

Gets or sets the advanced sequence step to configure.

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

Syntax

public long ActiveAdvancedSequenceStep { get; set; }
Public Property ActiveAdvancedSequenceStep As Long
	Get
	Set

Property Value

Type: Int64
Returns an Int64 that represents the step number.

Remarks

Sequence steps are zero-indexed. To configure the Commit step, enter -1
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