Fader<DigitalIq>
RepCap Settings
# Range: Nr1 .. Nr4
rc = driver.sconfiguration.external.fader.repcap_digitalIq_get()
driver.sconfiguration.external.fader.repcap_digitalIq_set(repcap.DigitalIq.Nr1)
- class FaderCls[source]
Fader commands group definition. 19 total commands, 6 Subgroups, 0 group commands Repeated Capability: DigitalIq, default value after init: DigitalIq.Nr1
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.sconfiguration.external.fader.clone()
Subgroups