Select

SCPI Command :

[SOURce<HW>]:CORRection:FRESponse:IQ:USER:FLISt<CH>:SELect
class SelectCls[source]

Select commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(index=Index.Default) str[source]
# SCPI: [SOURce<HW>]:CORRection:FRESponse:IQ:USER:FLISt<CH>:SELect
value: str = driver.source.correction.fresponse.iq.user.flist.select.get(index = repcap.Index.Default)

No command help available

param index

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

return

freq_corr_iq_flsel: No help available

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

No command help available

param freq_corr_iq_flsel

No help available

param index

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