Custom ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: DIAGnostic:HUMS:UTILization:CUSTom:DELete single: DIAGnostic:HUMS:UTILization:CUSTom:DELete:ALL .. code-block:: python DIAGnostic:HUMS:UTILization:CUSTom:DELete DIAGnostic:HUMS:UTILization:CUSTom:DELete:ALL .. autoclass:: rsrtx.Implementations.Diagnostic.Hums.Utilization.Custom.CustomCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently custom_copy = driver.diagnostic.hums.utilization.custom.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Diagnostic_Hums_Utilization_Custom_Add.rst Diagnostic_Hums_Utilization_Custom_Update.rst