Select

SCPI Command :

[SOURce<HW>]:CORRection:FRESponse:IQ:USER:SLISt<CH>:SELect
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(index=Index.Default) str[source]
# [SOURce<HW>]:CORRection:FRESponse:IQ:USER:SLISt<CH>:SELect
value: str = driver.source.correction.fresponse.iq.user.slist.select.get(index = repcap.Index.Default)

No help available

Parameters:

index – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Slist’)

set(freq_corr_iq_sl_sel: str, index=Index.Default) None[source]
# [SOURce<HW>]:CORRection:FRESponse:IQ:USER:SLISt<CH>:SELect
driver.source.correction.fresponse.iq.user.slist.select.set(freq_corr_iq_sl_sel = 'abc', index = repcap.Index.Default)

No help available

Parameters:

index – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Slist’)