Protocol ---------------------------------------- .. autoclass:: rsrtx.Implementations.Measurement.Protocol.ProtocolCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently protocol_copy = driver.measurement.protocol.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Measurement_Protocol_F2Frame.rst Measurement_Protocol_FldValue.rst Measurement_Protocol_Mbitrate.rst Measurement_Protocol_Sbitrate.rst Measurement_Protocol_T2Frame.rst