Select
SCPI Command :
[SOURce<HW>]:CORRection:FRESponse:IQ:USER:FLISt<CH>:SELect
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(index=Index.Default) str[source]
# [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 help available
- Parameters:
index – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Flist’)
- set(freq_corr_iq_flsel: str, index=Index.Default) None[source]
# [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 help available
- Parameters:
index – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Flist’)