Ip<IpVersion>

RepCap Settings

# Range: Nr4 .. Nr6
rc = driver.source.bb.inputPy.ip.repcap_ipVersion_get()
driver.source.bb.inputPy.ip.repcap_ipVersion_set(repcap.IpVersion.Nr4)
class IpCls[source]

Ip commands group definition. 8 total commands, 6 Subgroups, 0 group commands Repeated Capability: IpVersion, default value after init: IpVersion.Nr4

Cloning the Group

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

Subgroups