Peak ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: FETCh:SUMMary:POWer:PACKet:PEAK .. code-block:: python FETCh:SUMMary:POWer:PACKet:PEAK .. autoclass:: RsFsw.Implementations.Applications.K149_Uwb.Fetch.Summary.Power.Packet.Peak.PeakCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.applications.k149Uwb.fetch.summary.power.packet.peak.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K149_Uwb_Fetch_Summary_Power_Packet_Peak_Average.rst Applications_K149_Uwb_Fetch_Summary_Power_Packet_Peak_Maximum.rst Applications_K149_Uwb_Fetch_Summary_Power_Packet_Peak_Minimum.rst