Segment<Segment>
RepCap Settings
# Range: Nr1 .. Nr4
rc = driver.applications.k91Wlan.configure.wlan.ruConfig.segment.repcap_segment_get()
driver.applications.k91Wlan.configure.wlan.ruConfig.segment.repcap_segment_set(repcap.Segment.Nr1)
- class SegmentCls[source]
Segment commands group definition. 14 total commands, 1 Subgroups, 0 group commands Repeated Capability: Segment, default value after init: Segment.Nr1
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.applications.k91Wlan.configure.wlan.ruConfig.segment.clone()
Subgroups