Deletes a previously created advanced sequence and all the advanced sequence steps in the advanced sequence.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public void DeleteAdvancedSequence(string sequenceName)

Remarks

You must set the Mode to Sequence to use this method. Refer to DCPowerAdvancedSequenceProperty for more information about supported properties. This method is not supported by all instruments. Refer to the Supported Functions by Device topic in the NI DC Power Supplies and SMUs Help for information about supported instruments.

Using the SetSequence method with Advanced Sequence methods for the same channel in the same session is unsupported.

Parameters

NameTypeDescription
sequenceNamestring

specifies the name of the sequence to delete.