SequenceLoopCount
- Updated2025-10-06
- 1 minute(s) read
Gets or sets the number of times a sequence is run after initiation.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public int SequenceLoopCount { get; set; }
Remarks
The default value is 1.
Valid values range from 1 to 2147483647.
Refer to the Sequence Source Mode topic in the NI DC Power Supplies and SMUs Help for more information about the sequence loop count.
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.