Protocol ---------------------------------------- .. autoclass:: rsmxo.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_F2Name.rst Measurement_Protocol_Fd2Name.rst Measurement_Protocol_Fd2Value.rst Measurement_Protocol_FdName.rst Measurement_Protocol_FdValue.rst Measurement_Protocol_Fname.rst