Scc<SecondaryCompCarrier>

RepCap Settings

# Range: CC1 .. CC7
rc = driver.configure.connection.scc.repcap_secondaryCompCarrier_get()
driver.configure.connection.scc.repcap_secondaryCompCarrier_set(repcap.SecondaryCompCarrier.CC1)
class SccCls[source]

Scc commands group definition. 103 total commands, 29 Subgroups, 0 group commands Repeated Capability: SecondaryCompCarrier, default value after init: SecondaryCompCarrier.CC1

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.configure.connection.scc.clone()

Subgroups