Insert

SCPI Command :

SOURce:GPRF:GENerator<Instance>:SEQuencer:LIST:ENTRy:INSert
class InsertCls[source]

Insert commands group definition. 1 total commands, 0 Subgroups, 1 group commands

set(after_index: int = None) None[source]
# SCPI: SOURce:GPRF:GENerator<Instance>:SEQuencer:LIST:ENTRy:INSert
driver.source.gprf.generator.sequencer.listPy.entry.insert.set(after_index = 1)

Inserts a new entry after the selected entry into the sequencer list. You can specify <AfterIndex> to select that entry. Or you can select an entry via method RsCMPX_Gprf.Source.Gprf.Generator.Sequencer.ListPy.index.

param after_index:

Index of the entry to be selected.