State
SCPI Command :
[SOURce<HW>]:CORRection:FRESponse:IQ:USER:SLISt<CH>:[STATe]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(index=Index.Default) bool[source]
# [SOURce<HW>]:CORRection:FRESponse:IQ:USER:SLISt<CH>:[STATe] value: bool = driver.source.correction.fresponse.iq.user.slist.state.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_sta: bool, index=Index.Default) None[source]
# [SOURce<HW>]:CORRection:FRESponse:IQ:USER:SLISt<CH>:[STATe] driver.source.correction.fresponse.iq.user.slist.state.set(freq_corr_iq_sl_sta = False, index = repcap.Index.Default)
No help available
- Parameters:
index – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Slist’)