Level<Instrument>

RepCap Settings

# Range: Nr1 .. Nr4
rc = driver.applications.k10Xlte.trigger.sequence.level.repcap_instrument_get()
driver.applications.k10Xlte.trigger.sequence.level.repcap_instrument_set(repcap.Instrument.Nr1)
class LevelCls[source]

Level commands group definition. 6 total commands, 6 Subgroups, 0 group commands Repeated Capability: Instrument, default value after init: Instrument.Nr1

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.applications.k10Xlte.trigger.sequence.level.clone()

Subgroups