Tnos ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: SEARch:TRIGger:TNOS:CHKall single: SEARch:TRIGger:TNOS:CLR .. code-block:: python SEARch:TRIGger:TNOS:CHKall SEARch:TRIGger:TNOS:CLR .. autoclass:: rsrtx.Implementations.Search.Trigger.Tnos.TnosCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently tnos_copy = driver.search.trigger.tnos.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Search_Trigger_Tnos_Bit.rst Search_Trigger_Tnos_Dmax.rst Search_Trigger_Tnos_Dmin.rst Search_Trigger_Tnos_Doperator.rst Search_Trigger_Tnos_ErEnable.rst Search_Trigger_Tnos_Error.rst Search_Trigger_Tnos_FiEnable.rst Search_Trigger_Tnos_Frame.rst Search_Trigger_Tnos_FrEnable.rst Search_Trigger_Tnos_Imax.rst Search_Trigger_Tnos_Imin.rst Search_Trigger_Tnos_Ioperator.rst