Rf<Path>

RepCap Settings

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

Rf commands group definition. 1 total commands, 1 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.output.mapping.rf.clone()

Subgroups