Ssoc

SCPI Command :

[SOURce<HW>]:BB:NR5G:OUTPut:SSOC:STATe
class SsocCls[source]

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

get_state() bool[source]
# SCPI: [SOURce<HW>]:BB:NR5G:OUTPut:SSOC:STATe
value: bool = driver.source.bb.nr5G.output.ssoc.get_state()

If enabled, the subcarriers that use the same frequency as the center frequency of the baseband output are not transmitted.

return

sup_scon_opc_tr: 1| ON| 0| OFF

set_state(sup_scon_opc_tr: bool) None[source]
# SCPI: [SOURce<HW>]:BB:NR5G:OUTPut:SSOC:STATe
driver.source.bb.nr5G.output.ssoc.set_state(sup_scon_opc_tr = False)

If enabled, the subcarriers that use the same frequency as the center frequency of the baseband output are not transmitted.

param sup_scon_opc_tr

1| ON| 0| OFF