Cycle<Cycle>

RepCap Settings

# Range: Nr1 .. Nr2
rc = driver.configure.cell.cpc.udtx.cycle.repcap_cycle_get()
driver.configure.cell.cpc.udtx.cycle.repcap_cycle_set(repcap.Cycle.Nr1)
class Cycle[source]

Cycle commands group definition. 4 total commands, 4 Sub-groups, 0 group commands Repeated Capability: Cycle, default value after init: Cycle.Nr1

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.configure.cell.cpc.udtx.cycle.clone()

Subgroups