ChannelBw1st ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Bw50 .. Bw200 rc = driver.configure.lteMeas.multiEval.limit.seMask.obwLimit.carrierAggregation.channelBw1st.repcap_firstChannelBw_get() driver.configure.lteMeas.multiEval.limit.seMask.obwLimit.carrierAggregation.channelBw1st.repcap_firstChannelBw_set(repcap.FirstChannelBw.Bw50) .. autoclass:: RsCMPX_LteMeas.Implementations.Configure.LteMeas.MultiEval.Limit.SeMask.ObwLimit.CarrierAggregation.ChannelBw1st.ChannelBw1stCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.configure.lteMeas.multiEval.limit.seMask.obwLimit.carrierAggregation.channelBw1st.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Configure_LteMeas_MultiEval_Limit_SeMask_ObwLimit_CarrierAggregation_ChannelBw1st_ChannelBw2nd.rst