Slot<Slot>
RepCap Settings
# Range: Nr1 .. Nr4
rc = driver.correction.ifEqualizer.trace.gdelay.uncorrected.slot.repcap_slot_get()
driver.correction.ifEqualizer.trace.gdelay.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.gdelay.uncorrected.slot.clone()
Subgroups