Frame<FrameIx>
RepCap Settings
# Range: Nr1 .. Nr2
rc = driver.source.bb.gsm.frame.repcap_frameIx_get()
driver.source.bb.gsm.frame.repcap_frameIx_set(repcap.FrameIx.Nr1)
- class FrameCls[source]
Frame commands group definition. 37 total commands, 5 Subgroups, 0 group commands Repeated Capability: FrameIx, default value after init: FrameIx.Nr1
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.source.bb.gsm.frame.clone()
Subgroups