BbOnly

SCPI Command :

[SOURce<HW>]:BB:DM:PRAMp:BBONly:[STATe]
class BbOnlyCls[source]

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

get_state() bool[source]
# SCPI: [SOURce<HW>]:BB:DM:PRAMp:BBONly:[STATe]
value: bool = driver.source.bb.dm.pramp.bbOnly.get_state()

Enables power ramping in the baseband only or mixed power ramping in the baseband and the RF section. The ON setting is mandatory if, with power ramping active, only the baseband signal is output (I/Q outputs) . In case of two-path instruments, the ON setting is also mandatory if a baseband signal is applied to both paths. Only then can a signal with a defined, predictable level be output.

return

state: 1| ON| 0| OFF