User ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:CORRection:FRESponse:IQ:USER:LOAD single: [SOURce]:CORRection:FRESponse:IQ:USER:PRESet single: [SOURce]:CORRection:FRESponse:IQ:USER:STORe single: [SOURce]:CORRection:FRESponse:IQ:USER:[STATe] .. code-block:: python [SOURce]:CORRection:FRESponse:IQ:USER:LOAD [SOURce]:CORRection:FRESponse:IQ:USER:PRESet [SOURce]:CORRection:FRESponse:IQ:USER:STORe [SOURce]:CORRection:FRESponse:IQ:USER:[STATe] .. autoclass:: RsSmbv.Implementations.Source.Correction.Fresponse.Iq.User.UserCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.correction.fresponse.iq.user.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Correction_Fresponse_Iq_User_Alevel.rst Source_Correction_Fresponse_Iq_User_Apply.rst Source_Correction_Fresponse_Iq_User_Flist.rst Source_Correction_Fresponse_Iq_User_Slist.rst