Channel<Channel>

RepCap Settings

# Range: Ch1 .. Ch64
rc = driver.applications.k91Wlan.configure.wlan.ruConfig.segment.channel.repcap_channel_get()
driver.applications.k91Wlan.configure.wlan.ruConfig.segment.channel.repcap_channel_set(repcap.Channel.Ch1)
class ChannelCls[source]

Channel commands group definition. 14 total commands, 1 Subgroups, 0 group commands Repeated Capability: Channel, default value after init: Channel.Ch1

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.applications.k91Wlan.configure.wlan.ruConfig.segment.channel.clone()

Subgroups