Slot<Slot>

RepCap Settings

# Range: Nr1 .. Nr4
rc = driver.correction.ifEqualizer.slot.repcap_slot_get()
driver.correction.ifEqualizer.slot.repcap_slot_set(repcap.Slot.Nr1)
class SlotCls[source]

Slot commands group definition. 2 total commands, 2 Subgroups, 0 group commands Repeated Capability: Slot, default value after init: Slot.Nr1

Cloning the Group

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

Subgroups