Channel ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # 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) .. autoclass:: RsFsw.Implementations.Applications.K91_Wlan.Configure.Wlan.RuConfig.Segment.Channel.ChannelCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.applications.k91Wlan.configure.wlan.ruConfig.segment.channel.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K91_Wlan_Configure_Wlan_RuConfig_Segment_Channel_Rulocation.rst