Rf<Path>

RepCap Settings

# Range: Nr1 .. Nr8
rc = driver.source.bb.impairment.rf.repcap_path_get()
driver.source.bb.impairment.rf.repcap_path_set(repcap.Path.Nr1)
class RfCls[source]

Rf commands group definition. 8 total commands, 7 Subgroups, 0 group commands Repeated Capability: Path, default value after init: Path.Nr1

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.source.bb.impairment.rf.clone()

Subgroups