Ethernet ---------------------------------------- .. autoclass:: rsrtx.Implementations.Trigger.Ethernet.EthernetCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently ethernet_copy = driver.trigger.ethernet.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Trigger_Ethernet_Error.rst Trigger_Ethernet_Frame.rst Trigger_Ethernet_Pattern.rst Trigger_Ethernet_TypePy.rst