FromPy

SCPI Command :

[SOURce<HW>]:CORRection:FRESponse:IQ:USER:SLISt<CH>:PORTs:FROM
class FromPyCls[source]

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

get(index=Index.Default) int[source]
# SCPI: [SOURce<HW>]:CORRection:FRESponse:IQ:USER:SLISt<CH>:PORTs:FROM
value: int = driver.source.correction.fresponse.iq.user.slist.ports.fromPy.get(index = repcap.Index.Default)

No command help available

param index

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

return

freq_corr_iq_po_fro: No help available

set(freq_corr_iq_po_fro: int, index=Index.Default) None[source]
# SCPI: [SOURce<HW>]:CORRection:FRESponse:IQ:USER:SLISt<CH>:PORTs:FROM
driver.source.correction.fresponse.iq.user.slist.ports.fromPy.set(freq_corr_iq_po_fro = 1, index = repcap.Index.Default)

No command help available

param freq_corr_iq_po_fro

No help available

param index

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