Rf<Path>
RepCap Settings
# Range: Nr1 .. Nr8
rc = driver.sconfiguration.external.rf.repcap_path_get()
driver.sconfiguration.external.rf.repcap_path_set(repcap.Path.Nr1)
- class RfCls[source]
Rf commands group definition. 18 total commands, 5 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.sconfiguration.external.rf.clone()
Subgroups