Pgen<PacketGenerator>

RepCap Settings

# Range: Nr1 .. Nr3
rc = driver.configure.pgen.repcap_packetGenerator_get()
driver.configure.pgen.repcap_packetGenerator_set(repcap.PacketGenerator.Nr1)
class PgenCls[source]

Pgen commands group definition. 5 total commands, 5 Subgroups, 0 group commands Repeated Capability: PacketGenerator, default value after init: PacketGenerator.Nr1

Cloning the Group

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

Subgroups