Slot<Slot>

RepCap Settings

# Range: Nr1 .. Nr4
rc = driver.correction.ifEqualizer.trace.magnitude.uncorrected.slot.repcap_slot_get()
driver.correction.ifEqualizer.trace.magnitude.uncorrected.slot.repcap_slot_set(repcap.Slot.Nr1)

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.correction.ifEqualizer.trace.magnitude.uncorrected.slot.clone()

Subgroups