Common

SCPI Command :

[SOURce]:IQ:OUTPut:DIGital:SRATe:COMMon:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_state() bool[source]
# [SOURce]:IQ:OUTPut:DIGital:SRATe:COMMon:STATe
value: bool = driver.source.iq.output.digital.symbolRate.common.get_state()

No help available

set_state(dig_iq_hs_com_state: bool) None[source]
# [SOURce]:IQ:OUTPut:DIGital:SRATe:COMMon:STATe
driver.source.iq.output.digital.symbolRate.common.set_state(dig_iq_hs_com_state = False)

No help available