Word ---------------------------------------- .. autoclass:: rsrtx.Implementations.Search.Result.Ethernet.Word.WordCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently word_copy = driver.search.result.ethernet.word.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Search_Result_Ethernet_Word_Byte.rst Search_Result_Ethernet_Word_Crc.rst Search_Result_Ethernet_Word_Data.rst Search_Result_Ethernet_Word_DestAddress.rst Search_Result_Ethernet_Word_Dsymbol.rst Search_Result_Ethernet_Word_Ftype.rst Search_Result_Ethernet_Word_SrcAddress.rst Search_Result_Ethernet_Word_Ssymbol.rst Search_Result_Ethernet_Word_Start.rst Search_Result_Ethernet_Word_State.rst Search_Result_Ethernet_Word_Stop.rst Search_Result_Ethernet_Word_TypePy.rst